EFM32 Leopard Gecko Software Documentation  efm32lg-doc-4.2.1
ADC_InitScanInput_TypeDef Struct Reference

#include <em_adc.h>

Data Fields

int32_t scanInputSel
 
uint32_t scanInputEn
 
uint32_t scanNegSel
 

Detailed Description

Scan input configuration

Definition at line 843 of file em_adc.h.

Field Documentation

int32_t ADC_InitScanInput_TypeDef::scanInputSel

Input range select to be applied to ADC_SCANCHCONF.

Definition at line 846 of file em_adc.h.

uint32_t ADC_InitScanInput_TypeDef::scanInputEn

Input enable mask

Definition at line 849 of file em_adc.h.

uint32_t ADC_InitScanInput_TypeDef::scanNegSel

Alternative negative input

Definition at line 852 of file em_adc.h.


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