upm
0.5.1
Sensor/Actuator repository for libmraa (v0.9.1)
|
API for the TCS3414CS Color Sensor. More...
This module defines the TCS3414CS interface for the color sensor
Public Member Functions | |
TCS3414CS () | |
void | readRGB (tcs3414sc_rgb_t *rgb) |
void | clearInterrupt () |
std::string | name () |
void readRGB | ( | tcs3414sc_rgb_t * | rgb | ) |
Gets the RGB value from the sensor.
rgb | Color values |
void clearInterrupt | ( | void | ) |
Clears interrupts.
|
inline |
Returns the name of the component