RTEMS 6.1-rc4
|
FLEXSPI DMA transfer handle, users should not touch the content of the handle. More...
#include <fsl_flexspi_edma.h>
Data Fields | |
edma_handle_t * | txDmaHandle |
edma_handle_t * | rxDmaHandle |
size_t | transferSize |
flexspi_edma_transfer_nsize_t | nsize |
uint8_t | nbytes |
uint8_t | count |
uint32_t | state |
flexspi_edma_callback_t | completionCallback |
void * | userData |
FLEXSPI DMA transfer handle, users should not touch the content of the handle.