upm  1.6.0
Sensor/Actuator repository for libmraa (v1.9.0)
Public Member Functions | Protected Member Functions | Static Protected Member Functions | List of all members
SSD1306 Class Reference

Public Member Functions

synchronized void delete ()
 
 SSD1306 (int bus, int address)
 
 SSD1306 (int bus)
 
int draw (byte[] data)
 
int write (String msg)
 
int setCursor (int row, int column)
 
int clear ()
 
int home ()
 
int invert (boolean i)
 
void startscrollright (short start, short stop)
 
void startscrollleft (short start, short stop)
 
void startscrolldiagright (short start, short stop)
 
void startscrolldiagleft (short start, short stop)
 
void stopscroll ()
 
void dim (boolean dim)
 
- Public Member Functions inherited from LCD
synchronized void delete ()
 
int write (int x, int y, String msg)
 
int write (String msg)
 
int setCursor (int row, int column)
 
int clear ()
 
int home ()
 
String name ()
 

Protected Member Functions

 SSD1306 (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 
- Protected Member Functions inherited from LCD
 LCD (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 

Static Protected Member Functions

static long getCPtr (SSD1306 obj)
 
- Static Protected Member Functions inherited from LCD
static long getCPtr (LCD obj)
 

Additional Inherited Members

- Protected Attributes inherited from LCD
transient boolean swigCMemOwn
 
Inheritance diagram for SSD1306:
Inheritance graph
[legend]
Collaboration diagram for SSD1306:
Collaboration graph
[legend]

The documentation for this class was generated from the following file: