Adafruit BME680 Library
Public Attributes | List of all members
bme680_gas_sett Struct Reference

BME680 gas sensor which comprises of gas settings and status parameters. More...

#include <bme680_defs.h>

Public Attributes

uint8_t nb_conv
 
uint8_t heatr_ctrl
 
uint8_t run_gas
 
uint16_t heatr_temp
 
uint16_t heatr_dur
 

Detailed Description

BME680 gas sensor which comprises of gas settings and status parameters.

Member Data Documentation

◆ heatr_ctrl

uint8_t bme680_gas_sett::heatr_ctrl

Variable to store heater control

◆ heatr_dur

uint16_t bme680_gas_sett::heatr_dur

Pointer to store duration profile

◆ heatr_temp

uint16_t bme680_gas_sett::heatr_temp

Pointer to store heater temperature

◆ nb_conv

uint8_t bme680_gas_sett::nb_conv

Variable to store nb conversion

◆ run_gas

uint8_t bme680_gas_sett::run_gas

Run gas enable value


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