Loading...
Searching...
No Matches
bh1750fvi_params_t Struct Reference

Set of configuration parameters for BH1750FV devices. More...

Detailed Description

Set of configuration parameters for BH1750FV devices.

Definition at line 69 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
 

Field Documentation

◆ addr

uint8_t bh1750fvi_params_t::addr

slave address of the device

Definition at line 71 of file bh1750fvi.h.

◆ i2c

i2c_t bh1750fvi_params_t::i2c

I2C bus the device is connected to.

Definition at line 70 of file bh1750fvi.h.


The documentation for this struct was generated from the following file: