UM10503
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2012. All rights reserved.
User manual
Rev. 1.3 — 6 July 2012
784 of 1269
NXP Semiconductors
UM10503
Chapter 27: LPC43xx LCD
27.6.22 Cursor Interrupt Mask register
The CRSR_INTMSK register is used to enable or disable the cursor from interrupting the
processor.
27.6.23 Cursor Interrupt Clear register
The CRSR_INTCLR register is used by software to clear the cursor interrupt status and
the cursor interrupt signal to the processor.
Table 623. Cursor Clip Position register (CRSR_CLIP, address 0x4000 8C14) bit description
Bit
Symbol
Description
Reset
value
5:0
CRSRCLIPX
Cursor clip position for X direction.
Distance from the left edge of the cursor image to the first
displayed pixel in the cursor.
When 0, the first pixel of the cursor line is displayed.
0x0
7:6
-
Reserved, user software should not write ones to reserved bits.
The value read from a reserved bit is not defined.
-
13:8
CRSRCLIPY
Cursor clip position for Y direction.
Distance from the top of the cursor image to the first displayed
pixel in the cursor.
When 0, the first displayed pixel is from the top line of the cursor
image.
0x0
31:14
-
Reserved, user software should not write ones to reserved bits.
The value read from a reserved bit is not defined.
-
Table 624. Cursor Interrupt Mask register (CRSR_INTMSK, address 0x4000 8C20) bit
description
Bit
Symbol
Description
Reset
value
0
CRSRIM
Cursor interrupt mask.
When clear, the cursor never interrupts the processor.
When set, the cursor interrupts the processor immediately after
reading of the last word of cursor image.
0x0
31:1
-
Reserved, user software should not write ones to reserved bits.
The value read from a reserved bit is not defined.
-
Table 625. Cursor Interrupt Clear register (CRSR_INTCLR, address 0x4000 8C24) bit
description
Bit
Symbol
Description
Reset
value
0
CRSRIC
Cursor interrupt clear.
Writing a 0 to this bit has no effect.
Writing a 1 to this bit causes the cursor interrupt status to be
cleared.
0x0
31:1
-
Reserved, user software should not write ones to reserved bits.
The value read from a reserved bit is not defined.
-