ADC_InitScanInput_TypeDef Struct Reference

Scan input configuration.

Definition at line 851 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 856 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 853 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 859 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:/HandsOn/super/platform/emlib/inc/em_adc.h