Struct for storing TCS37727 sensor data. More...
Struct for storing TCS37727 sensor data.
Definition at line 63 of file tcs37727.h.
#include <tcs37727.h>
Data Fields | |
| uint32_t | red |
| IR compensated channels red. | |
| uint32_t | green |
| IR compensated channels green. | |
| uint32_t | blue |
| IR compensated channels blue. | |
| uint32_t | clear |
| channels clear | |
| uint32_t | lux |
| Lux. | |
| uint32_t | ct |
| Color temperature. | |