RTEMS 6.1-rc5
|
FLEXSPI DMA transfer handle, users should not touch the content of the handle. More...
#include <fsl_flexspi_dma.h>
Data Fields | |
dma_handle_t * | txDmaHandle |
dma_handle_t * | rxDmaHandle |
size_t | transferSize |
flexspi_dma_transfer_nsize_t | nsize |
uint8_t | nbytes |
uint8_t | count |
uint32_t | state |
flexspi_dma_callback_t | completionCallback |
void * | userData |
FLEXSPI DMA transfer handle, users should not touch the content of the handle.