sys/lcd.h
#include <sys/lcd.h>
This header includes defines for the PL111 LCD controller used in the CE.
API Documentation
CE PL111 LCD controller define file.
- Authors
Matt “MateoConLechuga” Waltz
Jacob “jacobly” Young
Defines
-
lcd_Ram
Base address of memory-mapped RAM for the LCD.
-
lcd_Control
LCD Control register.
-
lcd_Palette
LCD palette registers, 512 bytes.
-
lcd_BacklightLevel
Current backlight level of the LCD.
0 is bright. 255 is dark.
-
LCD_WIDTH
Width of LCD in pixels.
-
LCD_HEIGHT
Height of LCD in pixels.
-
LCD_SIZE
Total size of VRAM in bytes.