BeRTOS
Functions
lcd_ili9225.h File Reference

ILI9225B 4 wire interface graphic driver. More...

#include <gfx/gfx.h>
#include <cpu/types.h>

Go to the source code of this file.

Functions

void lcd_ili9225_init (struct KFile *spi)
 Display initialization.
void lcd_ili9225_on (void)
 Turn on display.
void lcd_ili9225_off (void)
 Turn off display.

Detailed Description

ILI9225B 4 wire interface graphic driver.

Definition in file lcd_ili9225.h.