|
upm
1.6.0
Sensor/Actuator repository for libmraa (v1.9.0)
|
Public Member Functions | |
| synchronized void | delete () |
| BH1750 (int bus, int addr, BH1750_OPMODES_T mode) | |
| BH1750 (int bus, int addr) | |
| BH1750 (int bus) | |
| void | reset () |
| float | getLux () |
| void | powerUp () |
| void | powerDown () |
| void | setOpmode (BH1750_OPMODES_T mode) |
Protected Member Functions | |
| BH1750 (long cPtr, boolean cMemoryOwn) | |
| void | finalize () |
Static Protected Member Functions | |
| static long | getCPtr (BH1750 obj) |
Protected Attributes | |
| transient boolean | swigCMemOwn |
1.8.11