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

Public Member Functions

synchronized void delete ()
 
 Lcm1602 (int bus, int address, boolean isExpander, short numColumns, short numRows)
 
 Lcm1602 (int bus, int address, boolean isExpander, short numColumns)
 
 Lcm1602 (int bus, int address, boolean isExpander)
 
 Lcm1602 (int bus, int address)
 
 Lcm1602 (int bus)
 
 Lcm1602 (int rs, int enable, int d0, int d1, int d2, int d3, short numColumns, short numRows)
 
 Lcm1602 (int rs, int enable, int d0, int d1, int d2, int d3, short numColumns)
 
 Lcm1602 (int rs, int enable, int d0, int d1, int d2, int d3)
 
int write (String msg)
 
int setCursor (int row, int column)
 
int clear ()
 
int home ()
 
int createChar (short charSlot, byteVector charData)
 
int displayOn ()
 
int displayOff ()
 
int cursorOn ()
 
int cursorOff ()
 
int cursorBlinkOn ()
 
int cursorBlinkOff ()
 
int backlightOn ()
 
int backlightOff ()
 
int scrollDisplayLeft ()
 
int scrollDisplayRight ()
 
int entryLeftToRight ()
 
int entryRightToLeft ()
 
int autoscrollOn ()
 
int autoscrollOff ()
 

Protected Member Functions

 Lcm1602 (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 

Static Protected Member Functions

static long getCPtr (Lcm1602 obj)
 

Protected Attributes

transient boolean swigCMemOwn
 

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