LCD Controller Registers
11-41
LCD Controller
Table 11–20. LCD Timing 2 Register (LcdTiming2) (Continued)
Bit
Reset
Value
Description
Value
Name
21
IHS
Invert HSYNC
0
0
LCD.HS pin is active high and inactive low.
1
LCD.HS pin is active low and inactive high.
Active and passive mode: horizontal synchronization pulse/line clock
active between lines and after end of line wait period
20
IVS
Invert VSYNC
0
0
LCD.VS pin is active high and inactive low.
1
LCD.VS pin is active low and inactive high.
Active mode: vertical synchronization pulse active between frames
and after end of frame wait period.
Passive mode: frame clock active during first line of each frame
19–16
ACBI
ac-bias line transitions per interrupt
Value (0-255) used to specify the number of ac-bias pin transitions to
count before setting the line count status (LCS) bit, signaling an
interrupt request. Counter is frozen when LCS is set and is restarted
when LCS is cleared by software. This function is disabled when
ACBI = 0x0000.
0
15–8
ACB
ac bias pin frequency
Value (0
–
255) used to specify number of line clocks to count before
transitioning the ac-bias pin. This pin is used to periodically invert the
polarity of the power supply to prevent dc charge build-up within the
display.
ACB = Number of line clocks/toggle of the LCD.AC pin
0
7–0
PCD
Pixel clock divider
Value (2
–
255) used to specify pixel clock frequency based on CPU
clock (LCD_CK) frequency. Pixel clock frequency can range from
LCD_CK/2 to LCD_CK/255.
Pixel clock frequency = LCD_CK/2(PCD)
0