![]() |
nrfxlib API 3.3.99
|
#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. |