INTF_RBF
custom.intreq = INTF_RBF;
custom.intena = INTF_RBF | INTF_TBE; /* disable interrupts */
custom.intreq = INTF_RBF | INTF_TBE; /* clear intr request */
custom.intreq = INTF_RBF;
custom.intena = INTF_SETCLR | INTF_RBF | INTF_TBE;