|
upm
0.4.1
Sensor/Actuator repository for libmraa (v0.8.0)
|
API for the TCS3414CS Color Sensor. More...
This module defines the TCS3414CS interface for the color sensor
Public Member Functions | |
| synchronized void | delete () |
| TCS3414CS () | |
| void | readRGB (tcs3414sc_rgb_t rgb) |
| void | clearInterrupt () |
| String | name () |
| void clearInterrupt | ( | ) |
Clears interrupts.
| String name | ( | ) |
Returns the name of the component
| void readRGB | ( | tcs3414sc_rgb_t | rgb | ) |
Gets the RGB value from the sensor.
| rgb | Color values |
1.8.9.1