0.95-inch RGB OLED Display library  0.5
Library for the 0.95-inch RGB OLED Display library (Parallax Part #28087)
Functions | Variables
oledc_spiWrite.c File Reference
#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
 

Function Documentation

__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.

Variable Documentation

char _cs
char _rs
char _rst
char _sclk
char _sid