HAL
LL_ADC_GetDataAlignment() is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_ADC_GetDataAlignment() function

Get ADC conversion data alignment.

Syntax

__STATIC_INLINE uint32_t LL_ADC_GetDataAlignment(ADC_TypeDef *ADCx);

Arguments

ADCx

ADC instance

Return value

Returned value can be one of the following values: @arg LL_ADC_DATA_ALIGN_RIGHT @arg LL_ADC_DATA_ALIGN_LEFT

Notes

Refer to reference manual for alignments formats dependencies to ADC resolutions.

References

LocationText
stm32f4xx_ll_adc.h:2054
__STATIC_INLINE uint32_t LL_ADC_GetDataAlignment(ADC_TypeDef *ADCx)

Data Use

Data read by LL_ADC_GetDataAlignment()
LL_ADC_GetDataAlignment()
Type of LL_ADC_GetDataAlignment()
LL_ADC_GetDataAlignment()
uint32_t
all items filtered out