UM10850
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2016. All rights reserved.
User manual
Rev. 2.4 — 13 September 2016
270 of 464
NXP Semiconductors
UM10850
Chapter 21: LPC5410x USARTs (USART0/1/2/3)
21.6.5 USART Interrupt Enable Clear register
The INTENCLR register is used to clear bits in the INTENSET register.
21.6.6 USART Receiver Data register
The RXDAT register contains the last character received before any overrun.
Remark:
Reading this register changes the status flags in the RXDATSTAT register.
Remark:
If the USART is used with FIFO support, do not use this register to receive data,
.
15
RXNOISEEN
When 1, enables an interrupt when noise is detected. See description of the
RXNOISEINT bit in
.
0
16
ABERREN
When 1, enables an interrupt when an auto baud error occurs.
0
31:17 -
Reserved. Read value is undefined, only zero should be written.
NA
Table 310. USART Interrupt Enable read and set register (INTENSET, offset 0x0C) bit description
…continued
Bit
Symbol
Description
Reset
Value
Table 311. USART Interrupt Enable clear register (INTENCLR, offset 0x10) bit description
Bit
Symbol
Description
Reset Value
0
RXRDYCLR
Writing 1 clears the corresponding bit in the INTENSET register.
0
1
-
Reserved. Read value is undefined, only zero should be written.
NA
2
TXRDYCLR
Writing 1 clears the corresponding bit in the INTENSET register.
0
3
TXIDLECLR
Writing 1 clears the corresponding bit in the INTENSET register.
0
4
-
Reserved. Read value is undefined, only zero should be written.
NA
5
DELTACTSCLR
Writing 1 clears the corresponding bit in the INTENSET register.
0
6
TXDISCLR
Writing 1 clears the corresponding bit in the INTENSET register.
0
7
-
Reserved. Read value is undefined, only zero should be written.
NA
8
OVERRUNCLR
Writing 1 clears the corresponding bit in the INTENSET register.
0
10:9
-
Reserved. Read value is undefined, only zero should be written.
NA
11
DELTARXBRKCLR
Writing 1 clears the corresponding bit in the INTENSET register.
0
12
STARTCLR
Writing 1 clears the corresponding bit in the INTENSET register.
0
13
FRAMERRCLR
Writing 1 clears the corresponding bit in the INTENSET register.
0
14
PARITYERRCLR
Writing 1 clears the corresponding bit in the INTENSET register.
0
15
RXNOISECLR
Writing 1 clears the corresponding bit in the INTENSET register.
0
16
ABERRCLR
Writing 1 clears the corresponding bit in the INTENSET register.
0
31:17
-
Reserved. Read value is undefined, only zero should be written.
NA
Table 312. USART Receiver Data register (RXDAT, offset 0x14) bit description
Bit
Symbol
Description
Reset Value
8:0
DATA
The USART Receiver Data register contains the next received character. The number of
bits that are relevant depends on the USART configuration settings.
0
31:9
-
Reserved, the value read from a reserved bit is not defined.
NA