Does the SCI module(uart) have a receive or transmit FIFO (if yes,whats the FIFO size)
OR
Does the received or transmitted data go directly into the double buffers(if yes, so a max of only 2 bytes can be received before an overflow occurs if it is not serviced on time?)