Hal_Usart_Rxcpltcallback; Hal_Usart_Rxhalfcpltcallback; Hal_Usart_Txrxcpltcallback; Hal_Usart_Errorcallback - ST STM32F2 User Manual

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

Advertisement

UM1940

HAL_USART_RxCpltCallback

Function name
Function description
Parameters
Return values

HAL_USART_RxHalfCpltCallback

Function name
Function description
Parameters
Return values

HAL_USART_TxRxCpltCallback

Function name
Function description
Parameters
Return values

HAL_USART_ErrorCallback

Function name
Function description
Parameters
Return values
HAL_USART_AbortCpltCallback
Function name
Function description
Parameters
void HAL_USART_RxCpltCallback (USART_HandleTypeDef *
husart)
Rx Transfer completed callbacks.
husart: pointer to a USART_HandleTypeDef structure that
contains the configuration information for the specified
USART module.
None:
void HAL_USART_RxHalfCpltCallback
(USART_HandleTypeDef * husart)
Rx Half Transfer completed callbacks.
husart: pointer to a USART_HandleTypeDef structure that
contains the configuration information for the specified
USART module.
None:
void HAL_USART_TxRxCpltCallback (USART_HandleTypeDef
* husart)
Tx/Rx Transfers completed callback for the non-blocking process.
husart: pointer to a USART_HandleTypeDef structure that
contains the configuration information for the specified
USART module.
None:
void HAL_USART_ErrorCallback (USART_HandleTypeDef *
husart)
USART error callbacks.
husart: pointer to a USART_HandleTypeDef structure that
contains the configuration information for the specified
USART module.
None:
void HAL_USART_AbortCpltCallback (USART_HandleTypeDef
* husart)
USART Abort Complete callback.
husart: USART handle.
DocID028236 Rev 2
HAL USART Generic Driver
683/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?

Table of Contents

Save PDF