Enable interruption ADC group injected end of sequence
conversions.
Reference Manual to
LL API cross
reference:
CR1 JEOCIE LL_ADC_EnableIT_JEOS
LL_ADC_EnableIT_AWD1
__STATIC_INLINE void LL_ADC_EnableIT_AWD1
(ADC_TypeDef * ADCx)
Enable interruption ADC analog watchdog 1.
Reference Manual to
LL API cross
reference:
CR1 AWDIE LL_ADC_EnableIT_AWD1
LL_ADC_DisableIT_EOCS
__STATIC_INLINE void LL_ADC_DisableIT_EOCS
(ADC_TypeDef * ADCx)
Disable interruption 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:
CR1 EOCIE LL_ADC_DisableIT_EOCS
LL_ADC_DisableIT_OVR
__STATIC_INLINE void LL_ADC_DisableIT_OVR
(ADC_TypeDef * ADCx)
Disable interruption ADC group regular overrun.
Reference Manual to
LL API cross
reference:
CR1 OVRIE LL_ADC_DisableIT_OVR