Programming Model
LCD Controller 8-13
8.3.6 LCD Cursor Y Position Register
The LCD cursor Y position (LCYP) register is used to determine the vertical pixe l position of the cu rsor on
the LCD panel. The bit assignments for the register are shown in the following register display. The
settings for the bits in the register are listed in Table8-7.

LCYP LCD Cursor Y Position Register 0x(FF)FFFA1A

CXPx
Bits 9–0 Cursor X Position 9–0—These bits represent the cursor’s
horizontal starting position, X, in terms of pixel count (from 0
to XMAX).
See description.
BIT 151413121110987654321BIT 0
CYP
8CYP
7CYP
6CYP
5CYP
4CYP
3CYP
2CYP
1CYP0
TYPE rw rw rw rw rw rw rw rw rw
RESET 000000000000000 0
0x0000
Table 8-7. LCD Cursor Y Position Register Description
Name Description Setting
Reserved
Bits 15–9 R eserved These bits are reserved
and should be set to 0.
CYPx
Bits 8–0 Cursor Vertical Y Pixel 8–0—These bits represent the cursor’s vertical
starting position, Y, in terms of pixel count (from 0 to YMAX). See description.
Table 8-6. LCD Cursor X Position Register Description (Continued)
Name Description Setting