Serial Interface Interrupts
RI and TI share the same interrupt
Interrupt routine must look at RI and TI to see which caused the interrupt
Routine must reset RI or TI before returning
- If both RI and TI are on, another interrupt will happen right away
- Which bit do you check first?