RX_LAST
if (rx_fifo_status & RX_LAST) {
if (word_cnt == 1 && (status & RX_LAST))
last_word_partial = status & RX_LAST;