MetaWear C++ API  0.20.0
C++ implementation of the MetaWear protocol
Public Attributes | List of all members
MblMwTcs34725ColorAdc Struct Reference

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.
 

Detailed Description

Tuple wrapping ADC data from the TCS34725 color detector.


The documentation for this struct was generated from the following file: