NOT
Returns the bitwise inversion of the input.
Input
Name | Type | Description |
|---|---|---|
IN | ANY_BOOL | Input |
Output
Name | Type | Description |
|---|---|---|
OUT | ANY_BOOL | Bitwise inversion of the input |
Returns the bitwise inversion of the input.
Name | Type | Description |
|---|---|---|
IN | ANY_BOOL | Input |
Name | Type | Description |
|---|---|---|
OUT | ANY_BOOL | Bitwise inversion of the input |