3.2.33
LCD controller/driver
Below is a list of API functions output by the Code Generator for LCD controller/driver use.
Table 3.33 | API Functions: [LCD Controller/Driver] |
|
|
R_LCD_Create
|
Performs initialization necessary to control the LCD controller/driver.
|
R_LCD_Create_UserInit
|
Performs user-defined initialization relating to the LCD controller/driver.
|
r_lcd_interrupt
|
Performs processing in response to the LCD frame interrupt INTLCD.
|
R_LCD_Start
|
Sets the LCD controller/driver to display on status.
|
R_LCD_Stop
|
Sets the LCD controller/driver to display off status.
|
R_LCD_Set_VoltageOn
|
Enables operation of internal voltage boost circuit and capacitor split circuit.
|
R_LCD_Set_VoltageOff
|
Disables operation of internal voltage boost circuit and capacitor split circuit.
|
R_LCD_Set_PowerOff
|
Halts the clock supplied to the LCD controller/driver.
|
R_LCD_VoltageOn
|
Enables operation of internal voltage boost circuit and capacitor split circuit.
|
R_LCD_VoltageOff
|
Disables operation of internal voltage boost circuit and capacitor split circuit.
|