Enum spi_data_order

SPI data order.

Table 1. Members
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