HAL
LL_ADC_REG_ReadConversionData8() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_ADC_REG_ReadConversionData8()

LL_ADC_REG_ReadConversionData8() function

Get ADC group regular conversion data, range fit for ADC resolution 8 bits.

Syntax

__STATIC_INLINE uint8_t LL_ADC_REG_ReadConversionData8(ADC_TypeDef *ADCx);

Arguments

ADCx

ADC instance

Return value

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.

References

LocationText
stm32f4xx_ll_adc.h:4019
__STATIC_INLINE uint8_t LL_ADC_REG_ReadConversionData8(ADC_TypeDef *ADCx)

Data Use

Data read by LL_ADC_REG_ReadConversionData8()
LL_ADC_REG_ReadConversionData8()
Type of LL_ADC_REG_ReadConversionData8()
LL_ADC_REG_ReadConversionData8()
uint8_t
all items filtered out