USART_CR3_WUFIE
stm32_usart_set_bits(port, ofs->cr3, USART_CR3_WUFIE);
stm32_usart_clr_bits(port, ofs->cr3, USART_CR3_WUFIE);