ST STM32F31xx User Manual page 89

Table of Contents

Advertisement

UM1581
3.2.15.6
ADC_GetITStatus
Function Name
Function Description
Parameters
Return values
Notes
3.2.15.7
ADC_ClearITPendingBit
Function Name
Function Description
Parameters
ITStatus ADC_GetITStatus (
ADC_IT)
Checks whether the specified ADC interrupt has occurred or not.
ADCx : where x can be 1, 2 or 3 to select the ADC
peripheral.
ADC_IT : specifies the ADC interrupt source to check. This
parameter can be one of the following values:
ADC_IT_RDY :
ADC_IT_EOSMP :
source
ADC_IT_EOC :
interrupt source
ADC_IT_EOS :
Conversions interrupt source
ADC_IT_OVR :
ADC_IT_JEOC :
interrupt source
ADC_IT_JEOS :
Conversions interrupt source
ADC_IT_AWD1 :
source
ADC_IT_AWD2 :
source
ADC_IT_AWD3 :
source
ADC_IT_JQOVF :
Overflow interrupt source
The new state of ADC_IT (SET or RESET).
None.
void ADC_ClearITPendingBit (
ADC_IT)
Clears the ADCx's interrupt pending bits.
ADCx : where x can be 1, 2 or 3 to select the ADC
peripheral.
ADC_IT : specifies the ADC interrupt pending bit to clear.
DocID023800 Rev 1
Analog-to-digital converter (ADC)
ADC_TypeDef *
ADC Ready (ADRDY) interrupt source
ADC End of Sampling interrupt
ADC End of Regular Conversion
ADC End of Regular sequence of
ADC overrun interrupt source
ADC End of Injected Conversion
ADC End of Injected sequence of
ADC Analog watchdog 1 interrupt
ADC Analog watchdog 2 interrupt
ADC Analog watchdog 3 interrupt
ADC Injected Context Queue
ADC_TypeDef *
ADCx, uint32_t
ADCx, uint32_t
89/584

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F31xx and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Stm32f30xx

Table of Contents