EasyManuals Logo

ST STM32F2 User Manual

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
Page #737 background imageLoading...
Page #737 background image
UM1940
LL ADC Generic Driver
DocID028236 Rev 2
737/1371
LL_ADC_Disable
Function name
__STATIC_INLINE void LL_ADC_Disable (ADC_TypeDef *
ADCx)
Function description
Disable the selected ADC instance.
Parameters
ADCx: ADC instance
Return values
None:
Reference Manual to
LL API cross
reference:
CR2 ADON LL_ADC_Disable
LL_ADC_IsEnabled
Function name
__STATIC_INLINE uint32_t LL_ADC_IsEnabled (ADC_TypeDef
* ADCx)
Function description
Get the selected ADC instance enable state.
Parameters
ADCx: ADC instance
Return values
0: ADC is disabled, 1: ADC is enabled.
Reference Manual to
LL API cross
reference:
CR2 ADON LL_ADC_IsEnabled
LL_ADC_REG_StartConversionSWStart
Function name
__STATIC_INLINE void
LL_ADC_REG_StartConversionSWStart (ADC_TypeDef *
ADCx)
Function description
Start ADC group regular conversion.
Parameters
ADCx: ADC instance
Return values
None:
Notes
On this STM32 serie, this function is relevant only for internal
trigger (SW start), not for external trigger: If ADC trigger has
been set to software start, ADC conversion starts
immediately.If ADC trigger has been set to external trigger,
ADC conversion start must be performed using function
LL_ADC_REG_StartConversionExtTrig(). (if external trigger
edge would have been set during ADC other settings, ADC
conversion would start at trigger event as soon as ADC is
enabled).
Reference Manual to
LL API cross
reference:
CR2 SWSTART LL_ADC_REG_StartConversionSWStart
LL_ADC_REG_StartConversionExtTrig
Function name
__STATIC_INLINE void LL_ADC_REG_StartConversionExtTrig
(ADC_TypeDef * ADCx, uint32_t ExternalTriggerEdge)

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

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

ST STM32F2 Specifications

General IconGeneral
BrandST
ModelSTM32F2
CategoryMicrocontrollers
LanguageEnglish

Related product manuals