BeRTOS
|
Displaytech 32122A LCD driver. More...
#include <gfx/gfx.h>
Go to the source code of this file.
Functions | |
void | lcd_32122_init (void) |
Initialize LCD subsystem. | |
void | lcd_32122_setPwm (int duty) |
Set LCD contrast PWM. | |
void | lcd_32122_blitBitmap (const Bitmap *bm) |
Update the LCD display with data from the provided bitmap. |
Displaytech 32122A LCD driver.
Definition in file lcd_32122a.h.
void lcd_32122_init | ( | void | ) |
Initialize LCD subsystem.
Definition at line 306 of file lcd_32122a.c.