This standard bit manipulation function contained in the <BIT_UTIL> library reads the value of the least significant Byte (LSB) of the bit string applied at input IN.
Parameter |
Data type |
Description |
IN |
WORD |
Input bit string |
OUT |
BYTE |
Value of the LSB |