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

◆ nrf_sqspi_spi_ddr_t

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

Single or dual data rate modes used during each part of an SPI transfer.

Enumerator
NRF_SQSPI_SPI_DDR_SINGLE 

Classic SPI, single data rate.

NRF_SQSPI_SPI_DDR_S_S_D 

The operation and address are transferred with single data-rate, data with dual

NRF_SQSPI_SPI_DDR_S_D_D 

The operation is transferred with single data-rate, the address and data with dual

NRF_SQSPI_SPI_DDR_DUAL 

The operation, address, and data are transferred with dual data-rate (on both clock edges)