In Sprufk7a, page 34 ... RXFFIL4-0: "Receive FIFO generates interrupt when the FIFO status bits (RXFFST4–0) and FIFO level bits (RXFFIL4–0) match (i.e., are greater than or equal to)." Does this mean an interrupt does not occur until the FIFO has the number of bytes specified in RXFFST4-0?
Besides setting "SciaRegs.SCICTL2.bit.RXBKINTENA = 1;" What settings should be set so in interrupt occurs only when a break occurs, regardless of the number of bytes in the FIFO?