|
SmartSnippets DA1459x SDK
|
Cut-down to necessary DMA configuration. More...
#include <hw_sdadc.h>
Data Fields | |
| HW_DMA_CHANNEL | channel |
| HW_DMA_PRIO | prio |
| bool | circular |
| uint16 | irq_nr_of_trans |
Cut-down to necessary DMA configuration.
| HW_DMA_CHANNEL hw_sdadc_dma_cfg_t::channel |
DMA Channel Number to be used
| bool hw_sdadc_dma_cfg_t::circular |
Select normal or circular operation for DMA
| uint16 hw_sdadc_dma_cfg_t::irq_nr_of_trans |
Number of transfers before IRQ generation
| HW_DMA_PRIO hw_sdadc_dma_cfg_t::prio |
Channel priority from 0 to 7
1.8.16