All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

BME680 device descriptor. More...

Detailed Description

BME680 device descriptor.

Definition at line 233 of file bme680.h.

#include <bme680.h>

Data Fields

struct bme680_dev sensor
 Inherited device structure from vendor API.
 
bme680_intf_t intf
 Device interface.
 

Field Documentation

◆ intf

bme680_intf_t bme680_t::intf

Device interface.

Definition at line 235 of file bme680.h.

◆ sensor

struct bme680_dev bme680_t::sensor

Inherited device structure from vendor API.

Definition at line 234 of file bme680.h.


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