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

Public Member Functions

synchronized void delete ()
 
 LCDKS (int rs, int enable, int d0, int d1, int d2, int d3, int keypad, int backlight)
 
 LCDKS (int rs, int enable, int d0, int d1, int d2, int d3, int keypad)
 
 LCDKS (int rs, int enable, int d0, int d1, int d2, int d3)
 
 LCDKS (int rs, int enable, int d0, int d1, int d2)
 
 LCDKS (int rs, int enable, int d0, int d1)
 
 LCDKS (int rs, int enable, int d0)
 
 LCDKS (int rs, int enable)
 
 LCDKS (int rs)
 
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 ()
 
float getKeyValue ()
 
float getRawKeyValue ()
 

Protected Member Functions

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

Static Protected Member Functions

static long getCPtr (LCDKS obj)
 

Protected Attributes

transient boolean swigCMemOwn
 

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