#include <softperipheral/sQSPI/include/nrf_sqspi.h>
Protocols and roles of this device.
| Enumerator |
|---|
| NRF_SQSPI_PROTO_SPI_C | SPI controller, including multi-line SPI protocols (quad, octal, etc)
|
| NRF_SQSPI_PROTO_SPI_T | SPI target, including multi-line SPI protocols.
|
| NRF_SQSPI_PROTO_SSP_C | Synchronous Serial Protocol controller.
|
| NRF_SQSPI_PROTO_SSP_T | Synchronous Serial Protocol target.
|
| NRF_SQSPI_PROTO_MW_C | Microwire controller.
|
| NRF_SQSPI_PROTO_MW_T | Microwire target.
|