UM10208_2
© NXP B.V. 2007. All rights reserved.
User manual
Rev. 02 — 1 June 2007
172 of 362
NXP Semiconductors
UM10208
Chapter 14: LPC2800 UART
3.22 Interrupt Clear Status Register (INTCS - 0x8010 1FE8)
Writing a 1 to certainbits in this write-only register, clears the corresponding bit in the INTS
register, which may in turn negate the UART’s interrupt request. Zero bits written to this
register have no effect.
7
WakeUpInt
This bit is set whenever a character is received, and is cleared by
writing a 1 to bit 7 of the INTCS register.
0
8
ABEOInt
This bit is set when an auto-baud sequence is completed, and is
cleared by writing a 1 to bit 8 of the INTCS register.
0
9
ABTOInt
This bit is set when an auto-baud sequence times out, and is cleared
by writing a 1 to bit 9 of the INTCS register.
0
11:10 -
Reserved. The value of reserved bits when read is not defined.
-
12
BreakInt
This bit is set when the character in the RBR is a break indication (all
zeroes including the Stop bit). It is cleared by popping the RBR.
0
13
FEInt
This bit is set when the character in the RBR had a Framing Error
(0/space in the Stop bit). It is cleared by popping the RBR.
0
14
PEInt
This bit is set when parity checking is enabled in the LCR, and the
character in the RBR had a Parity Error. It is cleared by popping the
RBR.
0
15
OEInt
This bit is set when the RBR (and Rx FIFO if enabled) overruns, so
that a character is lost. It is cleared by writing a 1 to bit 15 of the
INTCS register.
0
31:16 -
Reserved. The value of reserved bits when read is not defined.
-
Table 188. Interrupt Status Register (INTS - 0x8010 1FE0)
Bit
Name
Description
Reset
value
Table 189. Interrupt Clear Status Register (INTCS - 0x8010 1FE8)
Bit
Name
Description
Reset
value
0
DCTSIntClr
Writing a 1 to this bit clears the DCTSInt bit in the INTS register.
-
3:1
-
Reserved. Software should not write ones to reserved bits.
-
4
THREIntClr
Writing a 1 to this bit clears The THREInt bit in the INTS register.
-
5
RxTOIntClr
Writing a 1 to this bit clears the RTXOInt bit in the INTS register.
-
6
-
Reserved. Software should not write ones to reserved bits.
-
7
WakeUpIntClr Writing a 1 to this bit clears the WakeUpInt bit in the INTS register.
-
8
ABEOIntClr
Writing a 1 to this bit clears the ABEOInt bit in the INTS register.
-
9
ABTOIntClr
Writing a 1 to this bit clears the ABTOInt bit in the INTS register.
-
14:10 -
Reserved. Software should not write ones to reserved bits.
-
15
OEIntClr
Writing a 1 to this bit clears the OEInt bit in the INTS register.
-
31:16 -
Reserved. Software should not write ones to reserved bits.
-