If I process a THRE interrupt on a LPC24xx chip, and want to clock out 16 characters, do I need to take into account the peer UART will signal "stop" while I'm busy? I would think so but I'm not sure.
OK, this is not needed. The characters will be stored in hw, clocked out when needed delaying the next THRE.