HAL
LL_ADC_InitTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
uint32_t
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().
uint32_t
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().
uint32_t
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().

References

from examples