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

Classes

class  M_FAST_GPIO
 

Public Member Functions

synchronized void delete ()
 
 TM1637 (int clk_pin, int dio_pin, int bright, TM1637.M_FAST_GPIO mmio)
 
 TM1637 (int clk_pin, int dio_pin, int bright)
 
 TM1637 (int clk_pin, int dio_pin)
 
int writeArray (short digits)
 
int write (int d, int digit1, int digit2, int digit3, int digit4)
 
int write (int d, int digit1, int digit2, int digit3)
 
int write (int d, int digit1, int digit2)
 
int write (int d, int digit1)
 
int write (int d)
 
int writeAt (int index, char symbol)
 
int writeString (String digits)
 
void setColon (boolean value)
 
void setBrightness (int value)
 

Protected Member Functions

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

Static Protected Member Functions

static long getCPtr (TM1637 obj)
 

Protected Attributes

transient boolean swigCMemOwn
 

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