Data Fields | |
Qspid_t | Qspid |
sXdmad * | pXdmad |
uint8_t | Polling |
uint8_t | TxChNum |
uint8_t | RxChNum |
volatile uint8_t | progress |
Constant structure associated with SPI port. This structure prevents client applications to have access in the same time.
Definition at line 67 of file qspi_dma.h.
uint8_t QspiDma_t::Polling |
Polling
Definition at line 72 of file qspi_dma.h.
volatile uint8_t QspiDma_t::progress |
QSPI Xfr state.
Definition at line 78 of file qspi_dma.h.
Pointer to DMA driver
Definition at line 70 of file qspi_dma.h.
uint8_t QspiDma_t::RxChNum |
Rx ch num
Definition at line 76 of file qspi_dma.h.
uint8_t QspiDma_t::TxChNum |
Tx ch num
Definition at line 74 of file qspi_dma.h.