app_qspi_evt_t Struct Reference

QSPI event structure definition. More...

#include <app_qspi.h>

Data Fields

app_qspi_evt_type_t type
 
union {
   uint32_t   error_code
 
   uint16_t   size
 
data
 

Detailed Description

QSPI event structure definition.

Field Documentation

◆ data

union { ... } app_qspi_evt_t::data

Event data.

◆ error_code

uint32_t app_qspi_evt_t::error_code

QSPI Error code .

◆ size

uint16_t app_qspi_evt_t::size

QSPI transmitted/received counter.

◆ type

app_qspi_evt_type_t app_qspi_evt_t::type

Type of event.


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