HAL
HAL_IRDA_ERROR_FE is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_IRDA_ERROR_FE macro

Frame error

Syntax

#define HAL_IRDA_ERROR_FE 0x00000004U

References

LocationText
stm32f4xx_hal_irda.h:240
#define HAL_IRDA_ERROR_FE 0x00000004U /*!< Frame error */
stm32f4xx_hal_irda.c:1770
hirda->ErrorCode |= HAL_IRDA_ERROR_FE;