ST STM32F2 User Manual page 92

Description of stm32f2 hal and low layer drivers
Hide thumbs Also See for STM32F2:
Table of Contents

Advertisement

HAL ADC Generic Driver
__HAL_ADC_DISABLE
__HAL_ADC_ENABLE_IT
__HAL_ADC_DISABLE_IT
__HAL_ADC_GET_IT_SOURCE
__HAL_ADC_CLEAR_FLAG
92/1371
None
Description:
Disable the ADC peripheral.
Parameters:
__HANDLE__: ADC handle
Return value:
None
Description:
Enable the ADC end of conversion
interrupt.
Parameters:
__HANDLE__: specifies the ADC Handle.
__INTERRUPT__: ADC Interrupt.
Return value:
None
Description:
Disable the ADC end of conversion
interrupt.
Parameters:
__HANDLE__: specifies the ADC Handle.
__INTERRUPT__: ADC interrupt.
Return value:
None
Description:
Check if the specified ADC interrupt source
is enabled or disabled.
Parameters:
__HANDLE__: specifies the ADC Handle.
__INTERRUPT__: specifies the ADC
interrupt source to check.
Return value:
The: new state of __IT__ (TRUE or
FALSE).
Description:
Clear the ADC's pending flags.
Parameters:
__HANDLE__: specifies the ADC Handle.
__FLAG__: ADC flag.
Return value:
DocID028236 Rev 2
UM1940

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Table of Contents

Save PDF