UM1940
HAL_UART_RxCpltCallback
Function name
Function description
Parameters
Return values
HAL_UART_RxHalfCpltCallback
Function name
Function description
Parameters
Return values
HAL_UART_ErrorCallback
Function name
Function description
Parameters
Return values
HAL_UART_AbortCpltCallback
Function name
Function description
Parameters
Return values
HAL_UART_AbortTransmitCpltCallback
Function name
Function description
Parameters
Return values
void HAL_UART_RxCpltCallback (UART_HandleTypeDef *
huart)
Rx Transfer completed callbacks.
huart: pointer to a UART_HandleTypeDef structure that
contains the configuration information for the specified UART
module.
None:
void HAL_UART_RxHalfCpltCallback (UART_HandleTypeDef *
huart)
Rx Half Transfer completed callbacks.
huart: pointer to a UART_HandleTypeDef structure that
contains the configuration information for the specified UART
module.
None:
void HAL_UART_ErrorCallback (UART_HandleTypeDef *
huart)
UART error callbacks.
huart: pointer to a UART_HandleTypeDef structure that
contains the configuration information for the specified UART
module.
None:
void HAL_UART_AbortCpltCallback (UART_HandleTypeDef *
huart)
UART Abort Complete callback.
huart: UART handle.
None:
void HAL_UART_AbortTransmitCpltCallback
(UART_HandleTypeDef * huart)
UART Abort Complete callback.
huart: UART handle.
None:
DocID028236 Rev 2
HAL UART Generic Driver
659/1371
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers