Set parameter common to several ADC: Clock source and prescaler. This parameter can be a value of ADC_LL_EC_COMMON_CLOCK_SOURCE This feature can be modified afterwards using unitary function LL_ADC_SetCommonClock().
Set ADC multimode configuration to operate in independent mode or multimode (for devices with several ADC instances). This parameter can be a value of ADC_LL_EC_MULTI_MODE This feature can be modified afterwards using unitary function LL_ADC_SetMultimode().
Set ADC multimode conversion data transfer: no transfer or transfer by DMA. This parameter can be a value of ADC_LL_EC_MULTI_DMA_TRANSFER This feature can be modified afterwards using unitary function LL_ADC_SetMultiDMATransfer().
Set ADC multimode delay between 2 sampling phases. This parameter can be a value of ADC_LL_EC_MULTI_TWOSMP_DELAY This feature can be modified afterwards using unitary function LL_ADC_SetMultiTwoSamplingDelay().
Related Functions
Found 2 other functions taking a LL_ADC_CommonInitTypeDef
argument:
Initialize some features of ADC common parameters (all ADC instances belonging to the same ADC common instance) and multimode (for devices with several ADC instances available).