TXBAE
*ier |= TXBAE;
u32 ier = ioread32(port->membase + TIMBUART_IER) & ~TXBAE;
#define TXFLAGS (TXBF | TXBAE)