upm
0.1.8
Sensor/Actuator repository for libmraa (v0.4.5)
|
C++ API for TCS3414CS chip (Color sensor) More...
This file defines the TCS3414CS C++ interface for libtcs3414cs
Public Member Functions | |
TCS3414CS () | |
~TCS3414CS () | |
void | readRGB (tcs3414sc_rgb_t *rgb) |
void | clearInterrupt () |
std::string | name () |
void readRGB | ( | tcs3414sc_rgb_t * | rgb | ) |
Get the RGB value from sensor.
rgb | color values |
void clearInterrupt | ( | ) |
Clear interrupts.
|
inline |
Return name of the component