MAX32660 User Guide
Maxim Integrated Page 91 of 195
TX Busy
This field reads 1 when the UART is transmitting data.
0: UART is not actively transmitting data.
1: UART is transmitting data.
Table 8-6: UART Interrupt Enable Register
UART Interrupt Enable Register
Reserved for Future Use
Do not modify this field.
Last Break Interrupt Enable
When the UART receives a series of BREAK frames, this enables an interrupt when
the last BREAK frame is received.
0: Interrupt disabled.
1: Interrupt enabled.
RX Timeout Interrupt Enable
Enable the receive timeout interrupt.
0: Interrupt disabled.
1: Interrupt enabled.
Received BREAK Interrupt Enable
Enables the BREAK interrupt for the first BREAK received on the UART.
0: Interrupt disabled.
1: Interrupt enabled.
TX FIFO Threshold Level Interrupt Enable
Set this field to 1 to enable an interrupt when the number of entries in the transmit
FIFO is less than or equal to the UARTn_CTRL1.tx_fifo_lvl field.
0: Interrupt disabled.
1: Interrupt enabled.
TX FIFO Almost Empty Interrupt Enable
Enables an interrupt indicating the transmit FIFO is almost empty, one byte
remaining.
0: Interrupt disabled.
1: Interrupt enabled.
RX FIFO Threshold Level Interrupt Enable
Set this field to 1 to enable an interrupt when the number of entries in the receive
FIFO is greater than or equal to the UARTn_CTRL1.rx_fifo_lvl field.
0: Interrupt disabled.
1: Interrupt enabled.
RX FIFO Overrun Interrupt Enable
Enables an interrupt when a write is made to a full RX FIFO
0: Interrupt disabled.
1: Interrupt enabled.
CTS State Change Interrupt Enable
Enable the CTS level change interrupt event.
0: Interrupt disabled.
1: Interrupt enabled.