Reference Manual to
LL API cross
reference:
SR OVR LL_ADC_IsActiveFlag_OVR
LL_ADC_IsActiveFlag_JEOS
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_JEOS
(ADC_TypeDef * ADCx)
Get flag ADC group injected end of sequence conversions.
Reference Manual to
LL API cross
reference:
SR JEOC LL_ADC_IsActiveFlag_JEOS
LL_ADC_IsActiveFlag_AWD1
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_AWD1
(ADC_TypeDef * ADCx)
Get flag ADC analog watchdog 1 flag.
Reference Manual to
LL API cross
reference:
SR AWD LL_ADC_IsActiveFlag_AWD1
LL_ADC_ClearFlag_EOCS
__STATIC_INLINE void LL_ADC_ClearFlag_EOCS
(ADC_TypeDef * ADCx)
Clear flag ADC group regular end of unitary conversion or end of
sequence conversions, depending on ADC configuration.
To configure flag of end of conversion, use function
LL_ADC_REG_SetFlagEndOfConversion().
Reference Manual to
LL API cross
reference:
SR EOC LL_ADC_ClearFlag_EOCS
LL_ADC_ClearFlag_OVR
__STATIC_INLINE void LL_ADC_ClearFlag_OVR
(ADC_TypeDef * ADCx)
Clear flag ADC group regular overrun.