Symbols
loading...
Files
loading...

LL_ADC_Enable() function

Enable the selected ADC instance.

Syntax

Arguments

ADCx

ADC instance

Return value

None

Notes

On this STM32 series, after ADC enable, a delay for ADC internal analog stabilization is required before performing a ADC conversion start. Refer to device datasheet, parameter tSTAB.

Examples

LL_ADC_Enable() is referenced by 10 libraries and example projects.

References

LocationText
stm32f4xx_ll_adc.h:3870
__STATIC_INLINE void LL_ADC_Enable(ADC_TypeDef *ADCx)

Data Use

Data read by LL_ADC_Enable()
LL_ADC_Enable()