HPM SDK
HPMicro Software Development Kit
adc16_dma_config_t Struct Reference

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
 

Detailed Description

ADC16 DMA configuration struct.

Field Documentation

◆ buff_len_in_4bytes

uint32_t adc16_dma_config_t::buff_len_in_4bytes

◆ start_addr

uint32_t* adc16_dma_config_t::start_addr

◆ stop_en

bool adc16_dma_config_t::stop_en

◆ stop_pos

uint32_t adc16_dma_config_t::stop_pos

The documentation for this struct was generated from the following file: