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