app_qspi_mode_t Struct Reference

QSPI operate mode Enumerations definition. More...

#include <app_qspi.h>

Public Attributes

app_qspi_type_t type
 Specifies the operation mode of QSPI. More...
 
dma_channel_t dma_channel
 Specifies the dma channel of QSPI. More...
 

Detailed Description

QSPI operate mode Enumerations definition.

Definition at line 144 of file app_qspi.h.

Member Data Documentation

◆ dma_channel

dma_channel_t app_qspi_mode_t::dma_channel

Specifies the dma channel of QSPI.


Definition at line 147 of file app_qspi.h.

◆ type

app_qspi_type_t app_qspi_mode_t::type

Specifies the operation mode of QSPI.

Definition at line 146 of file app_qspi.h.


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