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

HAL_IRDA_ErrorCallback() function

IRDA error callback.

Syntax

void HAL_IRDA_ErrorCallback(IRDA_HandleTypeDef *hirda);
Implemented in stm32f4xx_hal_irda.c:1941

Arguments

hirda

Pointer to a IRDA_HandleTypeDef structure that contains the configuration information for the specified IRDA module.

Return value

None

References

Call Tree

Functions calling HAL_IRDA_ErrorCallback()
HAL_IRDA_ErrorCallback()
Data read by HAL_IRDA_ErrorCallback()
all items filtered out
HAL_IRDA_ErrorCallback()