![]() |
Bare Metal Programming Tool Kit
|
create a frame for an Olimex LCD3310 LCD More...
#include <pcd8544.h>
Additional Inherited Members | |
Public Member Functions inherited from bmptk::chips::pcd8544< sce, res, dc, sdin, sclk, 84, 48 > | |
| pcd8544 () | |
| construct the controller | |
| void | checked_write (const bmptk::graphics::vector p, const bmptk::graphics::color c) |
| write one pixel | |
| void | clear (const bmptk::graphics::color c=bmptk::graphics::color::white()) |
| fill the full frame with the indicated color | |
Static Protected Member Functions inherited from bmptk::chips::pcd8544< sce, res, dc, sdin, sclk, 84, 48 > | |
| static void | command (unsigned char d) |
| send command to the controller chip | |
Protected Attributes inherited from bmptk::graphics::frame | |
| const vector | size |
| frame size | |
| color | bg |
| most recently applied background color (as used in clear()) | |
create a frame for an Olimex LCD3310 LCD
1.8.2