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
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers