DRAFT
DRAFT DRAFT DR
DRAFT DRAFT DRAFT
D
RAF
DRAFT DRAFT DRA
FT D
RAFT DR
AFT D
DRA
FT DRAFT DRAFT
D
RAFT
DRAFT
D
RAFT
DRA
UM10601
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2012. All rights reserved.
Preliminary user manual
Rev. 1.0 — 7 November 2012
175 of 313
NXP Semiconductors
UM10601
Chapter 15: LPC800 USART0/1/2
[1]
RO = Read-only, W1 = write 1 to clear.
15.6.4 USART Interrupt Enable read and set register
The INTENSET register is used to enable various USART interrupt sources. Enable bits in
INTENSET are mapped in locations that correspond to the flags in the STAT register. The
complete set of interrupt enables may be read from this register. Writing ones to
implemented bits in this register causes those bits to be set. The INTENCLR register is
used to clear bits in this register.
13
FRAMERRINT
Framing Error interrupt flag. This flag is set when a character is received with a
missing stop bit at the expected location. This could be an indication of a baud
rate or configuration mismatch with the transmitting source.
0
W1
14
PARITYERRINT
Parity Error interrupt flag. This flag is set when a parity error is detected in a
received character, if parity is enabled via the Parity field in the CFG register.
0
W1
15
RXNOISEINT
Received Noise interrupt flag. This bit is valid when there is a character to be
read in the RXDATA register and reflects the status of that character. Three
samples of received data are taken in order to determine the value of each
received data bit, except in synchronous mode. This acts as a noise filter if one
sample disagrees. The Noise bit is set when a received data bit contains one
disagreeing sample. This could indicate line noise, a baud rate or character
format mismatch, or loss of synchronization during data reception. RXNOISEINT
is not updated during a received break.
0
W1
31:16 -
Reserved. Read value is undefined, only zero should be written.
NA
NA
Table 160. USART Status register (STAT, address 0x4006 4008 (USART0), 0x4006 8008 (USART1), 0x4006
C008(USART2)) bit description
Bit
Symbol
Description
Reset
value
Acces
s
[1]
Table 161. USART Interrupt Enable read and set register (INTENSET, address 0x4006
400C(USART0), 0x4006 800C (USART1), 0x4006 C00C(USART2)) bit description
Bit
Symbol
Description
Reset
Value
0
RXRDYEN
When 1, enables an interrupt when there is a received
character available to be read from the RXDATA register.
0
1
-
Reserved. Read value is undefined, only zero should be
written.
NA
2
TXRDYEN
When 1, enables an interrupt when the TXDATA register is
available to take another character to transmit.
0
4:3
-
Reserved. Read value is undefined, only zero should be
written.
NA
5
DELTACTSEN
When 1, enables an interrupt when there is a change in the
state of the CTS input.
0
6
TXDISINTEN
When 1, enables an interrupt when the transmitter is fully
disabled as indicated by the TXDISINT flag in STAT. See
description of the TXDISINT bit for details.
0
7
-
Reserved. Read value is undefined, only zero should be
written.
NA
8
OVERRUNEN
When 1, enables an interrupt when an overrun error
occurred.
0