Data Type:
TW_UINT16
Purpose:
Specifies how the bytes in an image are filled by the Source. TWBO_MSBFIRST indicates that the leftmost bit in the byte (usually bit 7) is the byte's Most Significant Bit.
Valid Values:
- TWBO_LSBFIRST = 0
- TWBO_MSBFIRST = 1
Default Value:
TWBO_MSBFIRST