AWS IoT Device SDK C:
Platform
Platform portability layer
|
Return to main page ↑ |
Performs an atomic bitwise NAND of the given values.
[in,out] | pOperand | Pointer to operand and where the result is stored. |
[in] | mask | Mask to NAND with the operand. |
pOperand
.