ï€ ADC_IT_AWD2 : ADC Analog watchdog 2 interrupt
source
ï€ ADC_IT_AWD3 : ADC Analog watchdog 3 interrupt
source
ï€ ADC_IT_JQOVF : ADC Injected Context Queue
Overflow interrupt source
ï‚· NewState : new state of the specified ADC interrupts. This
parameter can be: ENABLE or DISABLE.
ï‚· ADCx : where x can be 1, 2, 3 or 4 to select the ADC
peripheral.
ï‚· ADC_FLAG : specifies the flag to check. This parameter can
be one of the following values:
ï€ ADC_FLAG_RDY : ADC Ready (ADRDY) flag
ï€ ADC_FLAG_EOSMP : ADC End of Sampling flag
ï€ ADC_FLAG_EOC : ADC End of Regular Conversion
flag
ï€ ADC_FLAG_EOS : ADC End of Regular sequence of
Conversions flag
ï€ ADC_FLAG_OVR : ADC overrun flag
ï€ ADC_FLAG_JEOC : ADC End of Injected Conversion
flag
ï€ ADC_FLAG_JEOS : ADC End of Injected sequence of
Conversions flag
ï€ ADC_FLAG_AWD1 : ADC Analog watchdog 1 flag
ï€ ADC_FLAG_AWD2 : ADC Analog watchdog 2 flag
ï€ ADC_FLAG_AWD3 : ADC Analog watchdog 3 flag
ï€ ADC_FLAG_JQOVF : ADC Injected Context Queue
Overflow flag