ADC_InitScanInput_TypeDef Struct Reference
Scan input configuration.
#include <em_adc.h>
Data Fields |
|
uint32_t | scanInputSel |
Input range select to be applied to ADC_SCANINPUTSEL.
|
|
uint32_t | scanInputEn |
Input enable mask.
|
|
uint32_t | scanNegSel |
Alternative negative input.
|
|
Scan input configuration.
Field Documentation
◆ scanInputSel
uint32_t ADC_InitScanInput_TypeDef::scanInputSel |
Input range select to be applied to ADC_SCANINPUTSEL.
◆ scanInputEn
uint32_t ADC_InitScanInput_TypeDef::scanInputEn |
Input enable mask.
◆ scanNegSel
uint32_t ADC_InitScanInput_TypeDef::scanNegSel |
Alternative negative input.