Scan input configuration.

Public Attributes#

uint32_t

Input range select to be applied to ADC_SCANINPUTSEL.

uint32_t

Input enable mask.

uint32_t

Alternative negative input.

Public Attribute Documentation#

scanInputSel#

uint32_t ADC_InitScanInput_TypeDef::scanInputSel

Input range select to be applied to ADC_SCANINPUTSEL.


Definition at line 852 of file platform/emlib/inc/em_adc.h

scanInputEn#

uint32_t ADC_InitScanInput_TypeDef::scanInputEn

Input enable mask.


Definition at line 855 of file platform/emlib/inc/em_adc.h

scanNegSel#

uint32_t ADC_InitScanInput_TypeDef::scanNegSel

Alternative negative input.


Definition at line 858 of file platform/emlib/inc/em_adc.h