HAL_IRDA_GetError
uint32_t HAL_IRDA_GetError (IRDA_HandleTypeDef * hirda)
Return the IARDA error code.
hirda: : pointer to a IRDA_HandleTypeDef structure that
contains the configuration information for the specified IRDA.
26.3 IRDA Firmware driver defines
26.3.1 IRDA
IRDA Error Code
IRDA Exported Macros
__HAL_IRDA_RESET_HANDLE_STATE
Description:
Reset IRDA handle gstate & RxState.
Parameters:
__HANDLE__: specifies the USART
Handle. This parameter can be
USARTx where x: 1, 2, 3, 4, 5, 6, 7 or
8 to select the USART or UART
peripheral.
Return value:
None
__HAL_IRDA_FLUSH_DRREGISTER
Description:
Flushs the IRDA DR register.
Parameters:
__HANDLE__: specifies the USART
Handle. This parameter can be
USARTx where x: 1, 2, 3, 4, 5, 6, 7 or
8 to select the USART or UART
peripheral.
Description:
Checks whether the specified IRDA
flag is set or not.
Parameters: