HAL + 0/6 examples
CodeScope will show references to LL_ADC_IsActiveFlag_EOCS() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_ADC_IsActiveFlag_EOCS()

LL_ADC_IsActiveFlag_EOCS() function

Get flag ADC group regular end of unitary conversion or end of sequence conversions, depending on ADC configuration.

Syntax

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_EOCS(ADC_TypeDef *ADCx);

Arguments

ADCx

ADC instance

Return value

State of bit (1 or 0).

Notes

To configure flag of end of conversion, use function LL_ADC_REG_SetFlagEndOfConversion().

Examples

LL_ADC_IsActiveFlag_EOCS() is referenced by 6 libraries and example projects.

References

LocationText
stm32f4xx_ll_adc.h:4290
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_EOCS(ADC_TypeDef *ADCx)

Data Use

Data read by LL_ADC_IsActiveFlag_EOCS()
LL_ADC_IsActiveFlag_EOCS()
Type of LL_ADC_IsActiveFlag_EOCS()
LL_ADC_IsActiveFlag_EOCS()
uint32_t
all items filtered out