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
739/1371
Reference Manual to
LL API cross
reference:
DR RDATA LL_ADC_REG_ReadConversionData32
LL_ADC_REG_ReadConversionData12
Function name
__STATIC_INLINE uint16_t
LL_ADC_REG_ReadConversionData12 (ADC_TypeDef *
ADCx)
Function description
Get ADC group regular conversion data, range fit for ADC
resolution 12 bits.
Parameters
ADCx: ADC instance
Return values
Value: between Min_Data=0x000 and Max_Data=0xFFF
Notes
For devices with feature oversampling: Oversampling can
increase data width, function for extended range may be
needed: LL_ADC_REG_ReadConversionData32.
Reference Manual to
LL API cross
reference:
DR RDATA LL_ADC_REG_ReadConversionData12
LL_ADC_REG_ReadConversionData10
Function name
__STATIC_INLINE uint16_t
LL_ADC_REG_ReadConversionData10 (ADC_TypeDef *
ADCx)
Function description
Get ADC group regular conversion data, range fit for ADC
resolution 10 bits.
Parameters
ADCx: ADC instance
Return values
Value: between Min_Data=0x000 and Max_Data=0x3FF
Notes
For devices with feature oversampling: Oversampling can
increase data width, function for extended range may be
needed: LL_ADC_REG_ReadConversionData32.
Reference Manual to
LL API cross
reference:
DR RDATA LL_ADC_REG_ReadConversionData10
LL_ADC_REG_ReadConversionData8
Function name
__STATIC_INLINE uint8_t
LL_ADC_REG_ReadConversionData8 (ADC_TypeDef * ADCx)
Function description
Get ADC group regular conversion data, range fit for ADC
resolution 8 bits.
Parameters
ADCx: ADC instance
Return values
Value: between Min_Data=0x00 and Max_Data=0xFF
Notes
For devices with feature oversampling: Oversampling can
increase data width, function for extended range may be
needed: LL_ADC_REG_ReadConversionData32.

Table of Contents

Related product manuals