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

UART_IT_TXE macro

Syntax

#define UART_IT_TXE ((uint32_t)(UART_CR1_REG_INDEX << 28U | USART_CR1_TXEIE))

References

LocationText
stm32f4xx_hal_uart.h:384
#define UART_IT_TXE ((uint32_t)(UART_CR1_REG_INDEX << 28U | USART_CR1_TXEIE))
stm32f4xx_hal_uart.c:1326
stm32f4xx_hal_uart.c:3550