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

HAL_IRDA_ERROR_NE macro

Noise error

Syntax

#define HAL_IRDA_ERROR_NE 0x00000002U

References

LocationText
stm32f4xx_hal_irda.h:239
#define HAL_IRDA_ERROR_NE 0x00000002U /*!< Noise error */
stm32f4xx_hal_irda.c:1764
hirda->ErrorCode |= HAL_IRDA_ERROR_NE;