STM32L443xx HAL User Manual
|
Structure definition of some features of ADC common parameters and multimode (all ADC instances belonging to the same ADC common instance). More...
#include <stm32l4xx_ll_adc.h>
Data Fields | |
uint32_t | CommonClock |
Structure definition of some features of ADC common parameters and multimode (all ADC instances belonging to the same ADC common instance).
Definition at line 400 of file stm32l4xx_ll_adc.h.
Set parameter common to several ADC: Clock source and prescaler. This parameter can be a value of ADC common - Clock source
This feature can be modified afterwards using unitary function LL_ADC_SetCommonClock().
Definition at line 402 of file stm32l4xx_ll_adc.h.
Referenced by LL_ADC_CommonInit(), and LL_ADC_CommonStructInit().