|
upm
1.6.0
Sensor/Actuator repository for libmraa (v1.9.0)
|
Public Member Functions | |
| synchronized void | delete () |
| Led (int pin) | |
| Led (String name) | |
| int | write (int value) |
| int | off () |
| int | on () |
| String | name () |
Protected Member Functions | |
| Led (long cPtr, boolean cMemoryOwn) | |
| void | finalize () |
Static Protected Member Functions | |
| static long | getCPtr (Led obj) |
Protected Attributes | |
| transient boolean | swigCMemOwn |
1.8.11