MC68VZ328 Integrated Processor User's Manual

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 pixel position of the cursor 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 Table 8-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
8
CYP
7
CYP
6
CYP
5
CYP
4
CYP
3
CYP
2
CYP
1
CYP0
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
Reserved 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