objc

Data Fields
driver_tcs3472_rgbc_t Struct Reference

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)
 

Detailed Description

TCS3472 RGBC color data.

Definition at line 46 of file drivers_tcs3472.h.


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