EFR32 Blue Gecko 1 Software Documentation  efr32bg1-doc-5.1.2
ADC_InitScanInput_TypeDef Struct Reference

Detailed Description

Scan input configuration

Definition at line 868 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 874 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 871 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 877 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: