ADC_InitScanInput_TypeDef Struct ReferenceEMLIB > ADC

Scan input configuration.

Definition at line 850 of file em_adc.h .

#include < em_adc.h >

Data Fields

uint32_t scanInputEn
uint32_t scanInputSel
uint32_t scanNegSel

Field Documentation

uint32_t ADC_InitScanInput_TypeDef::scanInputEn

Input enable mask.

Definition at line 855 of file em_adc.h .

Referenced by ADC_InitScan() , ADC_ScanInputClear() , and ADC_ScanSingleEndedInputAdd() .

uint32_t ADC_InitScanInput_TypeDef::scanInputSel

Input range select to be applied to ADC_SCANINPUTSEL.

Definition at line 852 of file em_adc.h .

Referenced by ADC_InitScan() , ADC_ScanInputClear() , and ADC_ScanSingleEndedInputAdd() .

uint32_t ADC_InitScanInput_TypeDef::scanNegSel

Alternative negative input.

Definition at line 858 of file em_adc.h .

Referenced by ADC_InitScan() , ADC_ScanDifferentialInputAdd() , and ADC_ScanInputClear() .


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/platform/emlib/inc/ em_adc.h