Parameters needed for device initialization.
More...
Parameters needed for device initialization.
Definition at line 96 of file opt3001.h.
#include <opt3001.h>
|
i2c_t | i2c_dev |
| I2C device, the sensor is connected to.
|
|
uint8_t | i2c_addr |
| The sensor's slave address on the I2C bus.
|
|
◆ i2c_addr
uint8_t opt3001_params_t::i2c_addr |
The sensor's slave address on the I2C bus.
Definition at line 98 of file opt3001.h.
◆ i2c_dev
i2c_t opt3001_params_t::i2c_dev |
I2C device, the sensor is connected to.
Definition at line 97 of file opt3001.h.
The documentation for this struct was generated from the following file: