ADC12 DMA configuration struct. More...
#include <hpm_adc12_drv.h>
Data Fields | |
| uint32_t * | start_addr |
| uint32_t | buff_len_in_4bytes |
| uint32_t | stop_pos |
| bool | stop_en |
ADC12 DMA configuration struct.
| uint32_t adc12_dma_config_t::buff_len_in_4bytes |
| uint32_t* adc12_dma_config_t::start_addr |
| bool adc12_dma_config_t::stop_en |
| uint32_t adc12_dma_config_t::stop_pos |