nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_sqspi_data_fmt_bit_order_t

#include <softperipheral/sQSPI/include/nrf_sqspi.h>

Bit order on the serial protocol interface.

Enumerator
NRF_SQSPI_DATA_FMT_BIT_ORDER_MSB_FIRST 

Command bits are sent MSB first (default)

NRF_SQSPI_DATA_FMT_BIT_ORDER_LSB_FIRST 

Command bits are sent LSB first.