MetaWear C++ API
0.20.0
C++ implementation of the MetaWear protocol
|
Tuple wrapping ADC data from the TCS34725 color detector. More...
#include <types.h>
Public Attributes | |
uint16_t | clear |
ADC value from an unfiltered diode. | |
uint16_t | red |
ADC value from a red filtered diode. | |
uint16_t | green |
ADC value from a green filtered diode. | |
uint16_t | blue |
ADC value from a blue filtered diode. | |
Tuple wrapping ADC data from the TCS34725 color detector.