USR1_TRDY
usr1 &= ~USR1_TRDY;
if ((usr1 & USR1_TRDY) || (usr2 & USR2_TXDC)) {
} while (~status & USR1_TRDY);