LL_ADC_InitTypeDef struct
Structure definition of some features of ADC instance.
Fields
Set ADC resolution. This parameter can be a value of ADC_LL_EC_RESOLUTION This feature can be modified afterwards using unitary function LL_ADC_SetResolution().
Set ADC conversion data alignment. This parameter can be a value of ADC_LL_EC_DATA_ALIGN This feature can be modified afterwards using unitary function LL_ADC_SetDataAlignment().
Set ADC scan selection. This parameter can be a value of ADC_LL_EC_SCAN_SELECTION This feature can be modified afterwards using unitary function LL_ADC_SetSequencersScanMode().