Searched refs:SPI_CFG_MSB_FIRST_EN (Results 1 – 1 of 1) sorted by relevance
72 #define SPI_CFG_MSB_FIRST_EN ((uint32_t) (0 << 3)) /*Data will be transmitted and received in sta… macro317 SPI_DATA_MSB_FIRST = SPI_CFG_MSB_FIRST_EN, /* Standard Order */
Completed in 3 milliseconds