ACIA_RDRF
if (acia_stat & ACIA_RDRF) {
while (!(acia.mid_ctrl & ACIA_RDRF)) /* wait for rx buf filled */