USART_CR1_TCIE
stm32_usart_set_bits(port, ofs->cr1, USART_CR1_TCIE);
stm32_usart_clr_bits(port, ofs->cr1, USART_CR1_TCIE);