Searched refs:SPI_CFG_LSB_FIRST_EN (Results 1 – 1 of 1) sorted by relevance
74 #define SPI_CFG_LSB_FIRST_EN ((uint32_t) (1 << 3))/*Data will be transmitted and received in reve… macro318 SPI_DATA_LSB_FIRST = SPI_CFG_LSB_FIRST_EN, /* Reverse Order */
Completed in 4 milliseconds