BOOL_TO_BYTE
Transfers the input into the least significant bit.
Input
Name | Type | Description |
|---|---|---|
IN | BOOL | Value to be converted |
Output
Name | Type | Description |
|---|---|---|
OUT | BYTE | Converted value |
Transfers the input into the least significant bit.
Name | Type | Description |
|---|---|---|
IN | BOOL | Value to be converted |
Name | Type | Description |
|---|---|---|
OUT | BYTE | Converted value |