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

HAL_USART_ErrorCallback() function

USART error callbacks.

Syntax

void HAL_USART_ErrorCallback(USART_HandleTypeDef *husart);
Implemented in stm32f4xx_hal_usart.c:2018

Arguments

husart

Pointer to a USART_HandleTypeDef structure that contains the configuration information for the specified USART module.

Return value

None

References

Call Tree

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