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

UART_IT_ERR macro

Syntax

#define UART_IT_ERR ((uint32_t)(UART_CR3_REG_INDEX << 28U | USART_CR3_EIE))

References

LocationText
stm32f4xx_hal_uart.h:392
#define UART_IT_ERR ((uint32_t)(UART_CR3_REG_INDEX << 28U | USART_CR3_EIE))
stm32f4xx_hal_uart.c:3252
stm32f4xx_hal_uart.c:3634