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