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
SSD1308 Class Reference

Public Member Functions

synchronized void delete ()
 
 SSD1308 (int bus, int address)
 
 SSD1308 (int bus)
 
int draw (byte[] data)
 
int write (String msg)
 
int setCursor (int row, int column)
 
int clear ()
 
int home ()
 
- 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

 SSD1308 (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 (SSD1308 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 SSD1308:
Inheritance graph
[legend]
Collaboration diagram for SSD1308:
Collaboration graph
[legend]

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