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