ADC16 DMA configuration struct. More...
#include <hpm_adc16_drv.h>
Data Fields | |
| uint32_t * | start_addr |
| uint32_t | buff_len_in_4bytes |
| uint32_t | stop_pos |
| bool | stop_en |
ADC16 DMA configuration struct.
| uint32_t adc16_dma_config_t::buff_len_in_4bytes |
| uint32_t* adc16_dma_config_t::start_addr |
| bool adc16_dma_config_t::stop_en |
| uint32_t adc16_dma_config_t::stop_pos |