Environment structure definition. More...
#include <hal_dma.h>

Data Fields | |
| struct co_list | prog [DMA_MAX] |
| List of programmed download DMA transfers for which a callback needs to be called. | |
| struct co_list | free_gp_dma_descs |
| List of available GP DMA descriptors. | |
| uint16_t | lli_cnt [DMA_MAX] |
| LLI counter values. | |
Environment structure definition.
Definition at line 95 of file hal_dma.h.
1.6.1