Set of configuration parameters for BH1750FV devices. More...
Set of configuration parameters for BH1750FV devices.
Definition at line 65 of file bh1750fvi.h.
#include <bh1750fvi.h>
Data Fields | |
| i2c_t | i2c |
| I2C bus the device is connected to. | |
| uint8_t | addr |
| slave address of the device | |
| uint8_t bh1750fvi_params_t::addr |
slave address of the device
Definition at line 67 of file bh1750fvi.h.
| i2c_t bh1750fvi_params_t::i2c |
I2C bus the device is connected to.
Definition at line 66 of file bh1750fvi.h.