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