Loading...
Searching...
No Matches

BME680 I2C parameters. More...

Detailed Description

BME680 I2C parameters.

Definition at line 192 of file bme680.h.

#include <bme680.h>

Data Fields

i2c_t dev
 I2C device which is used.
 
uint8_t addr
 I2C address.
 

Field Documentation

◆ addr

uint8_t bme680_intf_i2c_t::addr

I2C address.

Definition at line 194 of file bme680.h.

◆ dev

i2c_t bme680_intf_i2c_t::dev

I2C device which is used.

Definition at line 193 of file bme680.h.


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