UM11029
All information provided in this document is subject to legal disclaimers.
© NXP Semiconductors N.V. 2017. All rights reserved.
User manual
Rev. 1.0 — 16 June 2017
290 of 515
NXP Semiconductors
UM11029
Chapter 17: LPC84x USART0/1/2/3/4
17.6 Register description
The reset value reflects the data stored in used bits only. It does not include the content of
reserved bits.
Table 322. Register overview: USART (base address 0x4006 4000 (USART0), 0x4006 8000 (USART1), 0x4006 C000
(USART2), 0x4007 0000 (USART3), 0x4007 4000 (USART4))
Name
Access
Offset
Description
Reset
value
Reference
CFG
R/W
0x000
USART Configuration register. Basic USART configuration
settings that typically are not changed during operation.
0
CTL
R/W
0x004
USART Control register. USART control settings that are
more likely to change during operation.
0
STAT
R/W
0x008
USART Status register. The complete status value can be
read here. Writing ones clears some bits in the register.
Some bits can be cleared by writing a 1 to them.
0x000E
INTENSET
R/W
0x00C
Interrupt Enable read and Set register. Contains an
individual interrupt enable bit for each potential USART
interrupt. A complete value may be read from this register.
Writing a 1 to any implemented bit position causes that bit to
be set.
0
INTENCLR
W
0x010
Interrupt Enable Clear register. Allows clearing any
combination of bits in the INTENSET register. Writing a 1 to
any implemented bit position causes the corresponding bit
to be cleared.
-
RXDAT
R
0x014
Receiver Data register. Contains the last character received. -
RXDATSTAT
R
0x018
Receiver Data with Status register. Combines the last
character received with the current USART receive status.
Allows DMA or software to recover incoming data and status
together.
-
TXDAT
R/W
0x01C
Transmit Data register. Data to be transmitted is written
here.
0
BRG
R/W
0x020
Baud Rate Generator register. 16-bit integer baud rate
divisor value.
0
INTSTAT
R
0x024
Interrupt status register. Reflects interrupts that are currently
enabled.
0x0005
OSR
R/W
0x028
Oversample selection register for asynchronous
communication.
0xF
ADDR
R/W
0x02C
Address register for automatic address matching.
0