UM10208_2
© NXP B.V. 2007. All rights reserved.
User manual
Rev. 02 — 1 June 2007
308 of 362
NXP Semiconductors
UM10208
Chapter 24: LPC2800 LCD
4.6 Interrupt Clear Register (LCDICLR - 0x8010 300C)
4.7 Read Command Register (LCDREAD - 0x8010 3014)
4.8 Instruction Byte Register (LCDIBYTE - 0x8010 3020)
2
LCDOVER
A 1 in this bit disables an interrupt request when software tries to
write more data to the output FIFO than it can hold, and also keeps
bit 2 in LCDSTAT 0.
1
3
LCDREAD
A 1 in this bit disables an interrupt request when a read operation
completes, and also keeps bit 3 in LCDSTAT 0.
1
31:4
-
Reserved, user software should not write ones to reserved bits. The
value read from a reserved bit is not defined.
-
Table 355. Interrupt Mask Register (LCDIMASK - 0x8010 3010)
Bit
Symbol
Description
Reset
value
Table 356. Interrupt Clear Register (LCDICLR - 0x8010 300C) Write Only
Bit
Symbol
Description
Reset
value
0
LCDFIFOMT Writing a 1 to this bit clears bit 0 in LCDSTAT, thus clearing an
interrupt request caused by the FIFO being empty.
n/a
1
LCDFIFOH
Writing a 1 to this bit clears bit 1 in LCDSTAT, thus clearing an
interrupt request caused by the FIFO containing less than 8 bytes.
n/a
2
LCDOVER
Writing a 1 to this bit clears bit 2 in LCDSTAT, thus clearing an
interrupt request caused by software writing more data to the output
FIFO than it can hold.
n/a
3
LCDREAD
Writing a 1 to this bit clears bit 3 in LCDSTAT, thus clearing an
interrupt request caused by the completion of a read operation.
n/a
31:4
-
Reserved, user software should not write ones to reserved bits. The
value read from a reserved bit is not defined.
-
Table 357. Read Command Register (LCDREAD - 0x8010 3014) Write Only
Bit
Symbol
Description
Reset
value
0
LCDDATA
Writing to this register forces the hardware into reading mode. Writing
0 to this bit sets the LRS output to “instruction” state, writing a 1 sets
LRS to “data” state.
n/a
31:1
-
Reserved, user software should not write ones to reserved bits. The
value read from a reserved bit is not defined.
-
Table 358. Instruction Byte Register (LCDIBYTE - 0x8010 3020)
Bit
Symbol
Description
Reset
value
7:0
Writing to this register places this byte in the output FIFO, tagged as an
instruction byte. After reading has been initiated, and bit 4 of the
LCDSTAT register has gone from 1 to 0, the byte from the remote
device can be read from this register (or equivalently LCDDBYTE).
0
31:8
-
Reserved, user software should not write ones to reserved bits. The
value read from a reserved bit is not defined.
-