![NXP Semiconductors LPC43Sxx Скачать руководство пользователя страница 925](http://html1.mh-extra.com/html/nxp-semiconductors/lpc43sxx/lpc43sxx_user-manual_1721827925.webp)
UM10503
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2015. All rights reserved.
User manual
Rev. 2.1 — 10 December 2015
925 of 1441
NXP Semiconductors
UM10503
Chapter 29: LPC43xx/LPC43Sxx LCD
29.6.22 Cursor Interrupt Mask register
The CRSR_INTMSK register is used to enable or disable the cursor from interrupting the
processor.
29.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 693. 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 694. 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 695. 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.
-