ACIA_TDRE
if (acia_stat & ACIA_TDRE) {
while (!(acia.mid_ctrl & ACIA_TDRE)) /* wait for tx buf empty */