EasyManua.ls Logo

ST STM32F31xx

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
UM1581
Analog-to-digital converter (ADC)
DocID023800 Rev 1
85/584
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.
Return values
None.
Notes
None.
3.2.15.2 ADC_GetFlagStatus
Function Name
FlagStatus ADC_GetFlagStatus ( ADC_TypeDef * ADCx,
uint32_t ADC_FLAG)
Function Description
Checks whether the specified ADC flag is set or not.
Parameters
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
Return values
The new state of ADC_FLAG (SET or RESET).
Notes
None.

Table of Contents

Related product manuals