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

HAL_ADC_GetError() function

Return the ADC error code

Syntax

uint32_t HAL_ADC_GetError(ADC_HandleTypeDef *hadc);
Implemented in stm32f4xx_hal_adc.c:1886

Arguments

hadc

pointer to a ADC_HandleTypeDef structure that contains the configuration information for the specified ADC.

Return value

ADC Error Code

References

LocationText
stm32f4xx_hal_adc.c:1886
uint32_t HAL_ADC_GetError(ADC_HandleTypeDef *hadc)
stm32f4xx_hal_adc.h:622
uint32_t HAL_ADC_GetError(ADC_HandleTypeDef *hadc);

Data Use

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