All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

TCS37727 configuration parameters. More...

Detailed Description

TCS37727 configuration parameters.

Definition at line 76 of file tcs37727.h.

#include <tcs37727.h>

Data Fields

i2c_t i2c
 I2C bus the sensor is connected to.
 
uint8_t addr
 the sensors address on the I2C bus
 
uint32_t atime
 conversion time in microseconds
 

Field Documentation

◆ addr

uint8_t tcs37727_params_t::addr

the sensors address on the I2C bus

Definition at line 78 of file tcs37727.h.

◆ atime

uint32_t tcs37727_params_t::atime

conversion time in microseconds

Definition at line 79 of file tcs37727.h.

◆ i2c

i2c_t tcs37727_params_t::i2c

I2C bus the sensor is connected to.

Definition at line 77 of file tcs37727.h.


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