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

UART_IT_TC macro

Syntax

#define UART_IT_TC ((uint32_t)(UART_CR1_REG_INDEX << 28U | USART_CR1_TCIE))

References

LocationText
stm32f4xx_hal_uart.h:385
#define UART_IT_TC ((uint32_t)(UART_CR1_REG_INDEX << 28U | USART_CR1_TCIE))
stm32f4xx_hal_uart.c:3553
stm32f4xx_hal_uart.c:3572