Device descriptor for the Si1133 sensor. More...
#include <si1133.h>
Data Fields | |
i2c_t | i2c_dev |
I2C bus the sensor is connected to. More... | |
uint8_t | address |
sensor address More... | |
uint8_t | cmd_counter |
Si1133 command counter. More... | |
uint8_t | num_channels |
Number of configured channels. More... | |
si1133_channel_t | channel [6] |
Channel configuration. More... | |
si1133_channel_t si1133_t::channel[6] |
i2c_t si1133_t::i2c_dev |
uint8_t si1133_t::num_channels |