HAL
LL_ADC_INJ_ReadConversionData6() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_ADC_INJ_ReadConversionData6()

LL_ADC_INJ_ReadConversionData6() function

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

Syntax

__STATIC_INLINE uint8_t LL_ADC_INJ_ReadConversionData6(ADC_TypeDef *ADCx,     uint32_t Rank);

Arguments

ADCx

ADC instance

Rank

This parameter can be one of the following values: @arg LL_ADC_INJ_RANK_1 @arg LL_ADC_INJ_RANK_2 @arg LL_ADC_INJ_RANK_3 @arg LL_ADC_INJ_RANK_4

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_INJ_ReadConversionData32. JDR2 JDATA LL_ADC_INJ_ReadConversionData6\n JDR3 JDATA LL_ADC_INJ_ReadConversionData6\n JDR4 JDATA LL_ADC_INJ_ReadConversionData6

References

LocationText
stm32f4xx_ll_adc.h:4263
__STATIC_INLINE uint8_t LL_ADC_INJ_ReadConversionData6(ADC_TypeDef *ADCx, uint32_t Rank)

Call Tree

Functions called by LL_ADC_INJ_ReadConversionData6()
LL_ADC_INJ_ReadConversionData6()
all items filtered out
Data read by LL_ADC_INJ_ReadConversionData6()
LL_ADC_INJ_ReadConversionData6()
Type of LL_ADC_INJ_ReadConversionData6()
LL_ADC_INJ_ReadConversionData6()
uint8_t
uint32_t
all items filtered out