DR
AFT
DR
AFT
DRAFT
DR
D
RAFT
DRAFT
DRA
FT DRAF
D
RAFT DRAFT DRAFT DRAFT DRAFT D
DRAFT
D
RAFT DRA
FT DRAFT DRAFT DRAFT DRA
UM10316_0
© NXP B.V. 2008. All rights reserved.
User manual
Rev. 00.06 — 17 December 2008
275 of 571
NXP Semiconductors
UM10316
Chapter 19: LPC29xx Universal Asynchronous Receiver/Transmitter
4.4 UARTn Interrupt Enable Register
The UnIER is used to enable the three UARTn interrupt sources.
4.5 UARTn Interrupt Identification Register
The UnIIR provides a status code that denotes the priority and source of a pending
interrupt. The interrupts are frozen during an UnIIR access. If an interrupt occurs during
an UnIIR access, the interrupt is recorded for the next UnIIR access.
Table 232. UARTn Divisor Latch MSB Register (U0DLM - address 0xE004 5004,
U1DLM - 0xE004 6004 when DLAB = 1) bit description
Bit
Symbol
Description
Reset Value
7:0
DLMSB
The UARTn Divisor Latch MSB Register, along with the U0DLL
register, determines the baud rate of the UARTn.
0x00
Table 233. UARTn Interrupt Enable Register (U0IER - address 0xE004 5004,
U1IER - 0xE004 6004 when DLAB = 0) bit description
Bit
Symbol
Value
Description
Reset
Value
0
RBR
Interrupt
Enable
enables the Receive Data Available interrupt for UARTn. It
also controls the Character Receive Time-out interrupt.
0
0
Disable the RDA interrupts.
1
Enable the RDA interrupts.
1
THRE
Interrupt
Enable
enables the THRE interrupt for UARTn. The status of this
can be read from UnLSR[5].
0
0
Disable the THRE interrupts.
1
Enable the THRE interrupts.
2
RX Line
Status
Interrupt
Enable
enables the UARTn RX line status interrupts. The status of
this interrupt can be read from UnLSR[4:1].
0
0
Disable the RX line status interrupts.
1
Enable the RX line status interrupts.
7:3
-
Reserved, user software should not write ones to reserved
bits. The value read from a reserved bit is not defined.
NA
8
ABEOIntEn
0
enables the end of auto-baud interrupt.
0
Disable End of Auto-baud Interrupt.
1
Enable End of Auto-baud Interrupt.
9
ABTOIntEn
0
enables the auto-baud time-out interrupt.
0
Disable Auto-baud Time-out Interrupt.
1
Enable Auto-baud Time-out Interrupt.
31:10 -
Reserved, user software should not write ones to reserved
bits. The value read from a reserved bit is not defined.
NA