EasyManua.ls Logo

ST STM32F2

ST STM32F2
1371 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...
UM1940
LL ADC Generic Driver
DocID028236 Rev 2
753/1371
Return values
State: of bit (1 or 0).
Reference Manual to
LL API cross
reference:
CR1 OVRIE LL_ADC_IsEnabledIT_OVR
LL_ADC_IsEnabledIT_JEOS
Function name
__STATIC_INLINE uint32_t LL_ADC_IsEnabledIT_JEOS
(ADC_TypeDef * ADCx)
Function description
Get state of interruption ADC group injected end of sequence
conversions (0: interrupt disabled, 1: interrupt enabled).
Parameters
ADCx: ADC instance
Return values
State: of bit (1 or 0).
Reference Manual to
LL API cross
reference:
CR1 JEOCIE LL_ADC_EnableIT_JEOS
LL_ADC_IsEnabledIT_AWD1
Function name
__STATIC_INLINE uint32_t LL_ADC_IsEnabledIT_AWD1
(ADC_TypeDef * ADCx)
Function description
Get state of interruption ADC analog watchdog 1 (0: interrupt
disabled, 1: interrupt enabled).
Parameters
ADCx: ADC instance
Return values
State: of bit (1 or 0).
Reference Manual to
LL API cross
reference:
CR1 AWDIE LL_ADC_EnableIT_AWD1
LL_ADC_CommonDeInit
Function name
ErrorStatus LL_ADC_CommonDeInit (ADC_Common_TypeDef
* ADCxy_COMMON)
Function description
De-initialize registers of all ADC instances belonging to the same
ADC common instance to their default reset values.
Parameters
ADCxy_COMMON: ADC common instance (can be set
directly from CMSIS definition or by using helper macro
__LL_ADC_COMMON_INSTANCE() )
Return values
An: ErrorStatus enumeration value:
SUCCESS: ADC common registers are de-initialized
ERROR: not applicable
LL_ADC_CommonInit
Function name
ErrorStatus LL_ADC_CommonInit (ADC_Common_TypeDef *
ADCxy_COMMON, LL_ADC_CommonInitTypeDef *
ADC_CommonInitStruct)

Table of Contents

Related product manuals