This is an old revision of the document!


Bit Order Constants

Constants defined in LinxDevice.h used to set bit order.


LSBFIRST
0 - SPI Least Significant Bit First.

MSBFIRST
1 - SPI Most Significant Bit First.