SemiDrive SSDK Appication Program Interface PTG3.0
Data Fields
sdrv_adc_ana_param_cfg

#include <sdrv_adc.h>

Data Fields

uint32_t sample_time: 3
 
uint32_t ref_sel: 1
 
uint32_t input_mode: 1
 

Field Documentation

◆ __pad0__

uint32_t __pad0__

◆ input_mode

uint32_t input_mode

channel input mode, SDRV_ADC_INPUT_SINGLE or SDRV_ADC_INPUT_DIFF

◆ ref_sel

uint32_t ref_sel

reference voltage selection, must be SDRV_ADC_REF_VREFP*

◆ sample_time

uint32_t sample_time

sample time, must be SDRV_ADC_SAMPLE_TIME_*


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