Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: MERGE Sensor_iAQ_sgp30_bme_si7051 POCBreath_V2_smd_commercial
bme680_gas_sett Struct Reference
[SENSOR API]
BME680 gas sensor which comprises of gas settings and status parameters. More...
#include <bme680_defs.h>
Data Fields | |
| 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.
Definition at line 529 of file bme680_defs.h.
Field Documentation
| uint8_t heatr_ctrl |
Variable to store heater control
Definition at line 533 of file bme680_defs.h.
| uint16_t heatr_dur |
Duration profile value
Definition at line 539 of file bme680_defs.h.
| uint16_t heatr_temp |
Heater temperature value
Definition at line 537 of file bme680_defs.h.
| uint8_t nb_conv |
Variable to store nb conversion
Definition at line 531 of file bme680_defs.h.
| uint8_t run_gas |
Run gas enable value
Definition at line 535 of file bme680_defs.h.
Generated on Wed Jul 13 2022 22:21:17 by
1.7.2