Symbols
loading...
Files
loading...

LL_ADC_IsEnabled() function

Get the selected ADC instance enable state.

Syntax

__STATIC_INLINE uint32_t LL_ADC_IsEnabled(ADC_TypeDef *ADCx);

Arguments

ADCx

ADC instance

Return value

0: ADC is disabled, 1: ADC is enabled.

Examples

LL_ADC_IsEnabled() is referenced by 11 libraries and example projects.

References

Call Tree

Functions calling LL_ADC_IsEnabled()
LL_ADC_IsEnabled()
Data read by LL_ADC_IsEnabled()
LL_ADC_IsEnabled()
Type of LL_ADC_IsEnabled()
LL_ADC_IsEnabled()
uint32_t
all items filtered out