|
rusEFI
The most advanced open source ECU
|
eDMA transfer handle structure More...
#include <fsl_edma.h>

Data Fields | |
| edma_callback | callback |
| void * | userData |
| DMA_Type * | base |
| edma_tcd_t * | tcdPool |
| uint8_t | channel |
| volatile int8_t | header |
| volatile int8_t | tail |
| volatile int8_t | tcdUsed |
| volatile int8_t | tcdSize |
| uint8_t | flags |
eDMA transfer handle structure
Definition at line 245 of file fsl_edma.h.