Hal_Uart_Rxcpltcallback; Hal_Uart_Rxhalfcpltcallback; Hal_Uart_Errorcallback; Hal_Uart_Abortcpltcallback - ST STM32F2 User Manual

Description of stm32f2 hal and low layer drivers
Hide thumbs Also See for STM32F2:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F2 and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF