SemiDrive SSDK Appication Program Interface PTG3.0
Data Fields
sdrv_adc_rc_entry_cfg

#include <sdrv_adc.h>

Data Fields

uint32_t channel: 9
 
uint32_t cfg_sel: 4
 
uint32_t repeat_mode: 1
 
uint32_t repeat_cnt: 5
 

Field Documentation

◆ __pad0__

uint32_t __pad0__

◆ __pad1__

uint32_t __pad1__

◆ cfg_sel

uint32_t cfg_sel

selected analog param of the entry

◆ channel

uint32_t channel

ADC channel constructed by ADC_[D]CH_SEL_TAISHAN macro

◆ repeat_cnt

uint32_t repeat_cnt

repeat count, must be in [1, 16]

◆ repeat_mode

uint32_t repeat_mode

repeat mode, SDRV_ADC_RC_REPM_SW_TRG or SDRV_ADC_RC_REPM_HW_TRG according to trigger method


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