BeRTOS
|
Himax HX8347 LCD controller driver. More...
Go to the source code of this file.
Functions | |
void | lcd_hx8347_off (void) |
Turn off display. | |
void | lcd_hx8347_on (void) |
Turn on display. | |
void | lcd_hx8347_init (void) |
Display initialization. |
Himax HX8347 LCD controller driver.
Display initialization sequence is based on Atmel's softpack library implementation, see license below.
Definition in file lcd_hx8347.c.