|
0.95-inch RGB OLED Display library
0.5
Library for the 0.95-inch RGB OLED Display library (Parallax Part #28087)
|
#include "oledc_.h"Functions | |
| __attribute__ ((fcache)) | |
| void | oledc_writeCommand (char c) |
| Sets up the screen to recieve commands. More... | |
| void | oledc_writeData (char c) |
| Sets up the screen to recieve pixel data. More... | |
Variables | |
| char | _cs |
| char | _rs |
| char | _rst |
| char | _sid |
| char | _sclk |
| __attribute__ | ( | (fcache) | ) |
| void oledc_writeCommand | ( | char | c | ) |
Sets up the screen to recieve commands.
| void oledc_writeData | ( | char | c | ) |
Sets up the screen to recieve pixel data.
| char _cs |
| char _rs |
| char _rst |
| char _sclk |
| char _sid |
1.8.11