19.6.5.4 Enum spi_data_order
SPI data order.
| Enum value | Description |
|---|---|
|
SPI_DATA_ORDER_LSB |
The LSB of the data is transmitted first |
|
SPI_DATA_ORDER_MSB |
The MSB of the data is transmitted first |
