HAL
LL_ADC_REG_ReadConversionData6() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_ADC_REG_ReadConversionData6()

LL_ADC_REG_ReadConversionData6() function

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

Syntax

__STATIC_INLINE uint8_t LL_ADC_REG_ReadConversionData6(ADC_TypeDef *ADCx);

Arguments

ADCx

ADC instance

Return value

Value between Min_Data=0x00 and Max_Data=0x3F

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:4034
__STATIC_INLINE uint8_t LL_ADC_REG_ReadConversionData6(ADC_TypeDef *ADCx)

Data Use

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