English
Language : 

XR16M890IL32-0C Datasheet, PDF (33/63 Pages) Exar Corporation – UART WITH 128-BYTE FIFO AND INTEGRATED LEVEL SHIFTERS
REV. 1.0.0
PRIORITY
LEVEL BIT-5
6
0
7
1
-
0
XR16M890
UART WITH 128-BYTE FIFO AND INTEGRATED LEVEL SHIFTERS
TABLE 8: INTERRUPT SOURCE AND PRIORITY LEVEL
ISR REGISTER STATUS BITS
SOURCE OF INTERRUPT
BIT-4 BIT-3 BIT-2 BIT-1
BIT-0
1
0
0
0
0 RXRDY (Received Xon, Xoff or Special character)
0
0
0
0
0 CTS#, RTS# change of state
0
0
0
0
1 None (default) or Wakeup interrupt
ISR[0]: Interrupt Status
• Logic 0 = An interrupt is pending and the ISR contents may be used as a pointer to the appropriate interrupt
service routine.
• Logic 1 = No interrupt pending (default condition).
ISR[3:1]: Interrupt Status
These bits indicate the source for a pending interrupt at interrupt priority levels (See Table 8).
ISR[4]: Interrupt Status (requires EFR bit-4 = 1)
This bit is enabled when EFR bit-4 is set to a logic 1. ISR bit-4 indicates that the receiver detected a data match
of the Xoff, Xon or special character(s).
ISR[5]: Interrupt Status (requires EFR bit-4 = 1)
ISR bit-5 indicates that CTS# or RTS# has changed state from LOW to HIGH.
ISR[6]: GPIO Interrupt Status
This bit reports the GPIO interrupt status. When a GPIO interrupt has been generated, this bit will be the
inverse of ISR[7]. When the GPIO interrupt is not enabled, this bit will match ISR[7] for 16550 compatibility
(See Table 9).
ISR[7]: FIFO Enable Status
This bit is set to a logic 0 when the FIFOs are disabled. It is set to a logic 1 when the FIFOs are enabled (See
Table 9).
TABLE 9: FIFO ENABLE STATUS/GPIO INTERRUPT STATUS
FCR[0]
FIFO MODE
GPIO INTERRUPT ENABLED
(GPIOINT REGISTER)
GPIO INTERRUPT STATUS
ISR[7]
ISR[6]
0
FIFO Disabled
No
No GPIO Interrupt
0
0
0
FIFO Disabled
Yes
No GPIO Interrupt
0
0
0
FIFO Disabled
Yes
GPIO Interrupt
0
1
1
FIFO Enabled
No
No GPIO Interrupt
1
1
1
FIFO Enabled
Yes
No GPIO Interrupt
1
1
1
FIFO Enabled
Yes
GPIO Interrupt
1
0
33