nrfxlib API 3.3.99
Loading...
Searching...
No Matches
nrf_sqspi_evt_t Struct Reference

QSPI event reported by a nrf_sqspi_callback_t function. More...

#include <nrf_sqspi.h>

Data Fields

nrf_sqspi_evt_type_t type
 Event type.
 
union { 
 
   nrf_sqspi_evt_xfer_done_t   xfer_done 
 Data for NRF_SQSPI_EVT_XFER_DONE event. More...
 
data 
 Event-type-specific data.
 

Detailed Description

QSPI event reported by a nrf_sqspi_callback_t function.


The documentation for this struct was generated from the following file: