Hal_Irda_Irqhandler; Hal_Irda_Txcpltcallback; Hal_Irda_Rxcpltcallback; Hal_Irda_Txhalfcpltcallback - ST STM32F2 User Manual

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

Advertisement

HAL IRDA Generic Driver

HAL_IRDA_IRQHandler

Function name
Function description
Parameters
Return values

HAL_IRDA_TxCpltCallback

Function name
Function description
Parameters
Return values

HAL_IRDA_RxCpltCallback

Function name
Function description
Parameters
Return values

HAL_IRDA_TxHalfCpltCallback

Function name
Function description
Parameters
Return values
HAL_IRDA_RxHalfCpltCallback
Function name
Function description
Parameters
338/1371
void HAL_IRDA_IRQHandler (IRDA_HandleTypeDef * hirda)
This function handles IRDA interrupt request.
hirda: pointer to a IRDA_HandleTypeDef structure that
contains the configuration information for the specified IRDA
module.
None:
void HAL_IRDA_TxCpltCallback (IRDA_HandleTypeDef *
hirda)
Tx Transfer complete callbacks.
hirda: pointer to a IRDA_HandleTypeDef structure that
contains the configuration information for the specified IRDA
module.
None:
void HAL_IRDA_RxCpltCallback (IRDA_HandleTypeDef *
hirda)
Rx Transfer complete callbacks.
hirda: pointer to a IRDA_HandleTypeDef structure that
contains the configuration information for the specified IRDA
module.
None:
void HAL_IRDA_TxHalfCpltCallback (IRDA_HandleTypeDef *
hirda)
Tx Half Transfer completed callbacks.
hirda: pointer to a IRDA_HandleTypeDef structure that
contains the configuration information for the specified
USART module.
None:
void HAL_IRDA_RxHalfCpltCallback (IRDA_HandleTypeDef *
hirda)
Rx Half Transfer complete callbacks.
hirda: pointer to a IRDA_HandleTypeDef structure that
contains the configuration information for the specified IRDA
module.
DocID028236 Rev 2
UM1940

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