HPM SDK
HPMicro Software Development Kit
adc12_pmt_dma_data_t Struct Reference

ADC12 DMA configuration struct for the preemption mode. More...

#include <hpm_adc12_drv.h>

Data Fields

uint32_t result:12
 
uint32_t seq_num:2
 
uint32_t trig_ch:4
 
uint32_t adc_ch:5
 
uint32_t cycle_bit:1
 

Detailed Description

ADC12 DMA configuration struct for the preemption mode.

Field Documentation

◆ adc_ch

uint32_t adc12_pmt_dma_data_t::adc_ch

◆ cycle_bit

uint32_t adc12_pmt_dma_data_t::cycle_bit

◆ result

uint32_t adc12_pmt_dma_data_t::result

◆ seq_num

uint32_t adc12_pmt_dma_data_t::seq_num

◆ trig_ch

uint32_t adc12_pmt_dma_data_t::trig_ch

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