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