HPM SDK
HPMicro Software Development Kit
adc12_pmt_config_t Struct Reference

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

#include <hpm_adc12_drv.h>

Data Fields

bool inten [ADC_SOC_MAX_TRIG_CH_LEN]
 
uint8_t adc_ch [ADC_SOC_MAX_TRIG_CH_LEN]
 
uint8_t trig_ch
 
uint8_t trig_len
 

Detailed Description

ADC12 trigger configuration struct for the preemption mode.

Field Documentation

◆ adc_ch

uint8_t adc12_pmt_config_t::adc_ch[ADC_SOC_MAX_TRIG_CH_LEN]

◆ inten

bool adc12_pmt_config_t::inten[ADC_SOC_MAX_TRIG_CH_LEN]

◆ trig_ch

uint8_t adc12_pmt_config_t::trig_ch

◆ trig_len

uint8_t adc12_pmt_config_t::trig_len

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