TCS37727 configuration parameters. More...
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 | |
uint8_t tcs37727_params_t::addr |
the sensors address on the I2C bus
Definition at line 78 of file tcs37727.h.
uint32_t tcs37727_params_t::atime |
conversion time in microseconds
Definition at line 79 of file tcs37727.h.
i2c_t tcs37727_params_t::i2c |
I2C bus the sensor is connected to.
Definition at line 77 of file tcs37727.h.