DMA parameters structure definition. More...
#include <app_dma.h>
Collaboration diagram for app_dma_params_t:Public Attributes | |
| dma_regs_t * | p_instance |
| DMA inistall. More... | |
| dma_channel_t | channel_number |
| Specifies the channel of DMA. More... | |
| dma_init_t | init |
| DMA communication parameters. More... | |
| dma_channel_t app_dma_params_t::channel_number |
| dma_init_t app_dma_params_t::init |