ADC_InitSingle_TypeDef Struct Reference

Single conversion initialization structure.

#include <em_adc.h>

Data Fields

ADC_PRSSEL_TypeDef prsSel
Peripheral reflex system trigger selection.
ADC_AcqTime_TypeDef acqTime
Acquisition time (in ADC clock cycles).
ADC_Ref_TypeDef reference
Sample reference selection.
ADC_Res_TypeDef resolution
Sample resolution.
ADC_PosSel_TypeDef posSel
Select positive input for single channel conversion mode.
ADC_NegSel_TypeDef negSel
Select negative input for single channel conversion mode.
bool diff
Select if single-ended or differential input.
bool prsEnable
Peripheral reflex system trigger enable.
bool leftAdjust
Select if left adjustment should be done.
bool rep
Select if continuous conversion until explicit stop.
bool