HPM SDK
HPMicro Software Development Kit
adc12_dma_config_t Struct Reference

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
 

Detailed Description

ADC12 DMA configuration struct.

Field Documentation

◆ buff_len_in_4bytes

uint32_t adc12_dma_config_t::buff_len_in_4bytes

◆ start_addr

uint32_t* adc12_dma_config_t::start_addr

◆ stop_en

bool adc12_dma_config_t::stop_en

◆ stop_pos

uint32_t adc12_dma_config_t::stop_pos

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