HPM SDK
HPMicro Software Development Kit
adc12_channel_config_t Struct Reference

ADC12 channel configuration struct. More...

#include <hpm_adc12_drv.h>

Data Fields

uint8_t ch
 
uint8_t diff_sel
 
uint16_t thshdh
 
uint16_t thshdl
 
bool wdog_int_en
 
uint8_t sample_cycle_shift
 
uint32_t sample_cycle
 

Detailed Description

ADC12 channel configuration struct.

Field Documentation

◆ ch

uint8_t adc12_channel_config_t::ch

◆ diff_sel

uint8_t adc12_channel_config_t::diff_sel

◆ sample_cycle

uint32_t adc12_channel_config_t::sample_cycle

◆ sample_cycle_shift

uint8_t adc12_channel_config_t::sample_cycle_shift

◆ thshdh

uint16_t adc12_channel_config_t::thshdh

◆ thshdl

uint16_t adc12_channel_config_t::thshdl

◆ wdog_int_en

bool adc12_channel_config_t::wdog_int_en

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