TCS3472 RGBC color data. More...
#include <drivers_tcs3472.h>
Data Fields | |
uint16_t | red |
Red channel value (0-65535) | |
uint16_t | green |
Green channel value (0-65535) | |
uint16_t | blue |
Blue channel value (0-65535) | |
uint16_t | clear |
Clear (unfiltered) channel value (0-65535) | |
TCS3472 RGBC color data.
Definition at line 46 of file drivers_tcs3472.h.