BME680 runtime configuration.
More...
#include <bme680.h>
|
|
dev_bme680_oversampling_t | os_temp |
| |
|
dev_bme680_oversampling_t | os_press |
| |
|
dev_bme680_oversampling_t | os_hum |
| |
|
dev_bme680_iir_filter_t | iir_filter |
| |
|
dev_bme680_heater_temp_t | heater_temp_c |
| |
|
dev_bme680_heater_duration_t | heater_duration_ms |
| |
|
dev_bme680_ambient_temp_t | ambient_temp_c |
| |
|
dev_bme680_gas_mode_t | gas_mode |
| |
BME680 runtime configuration.
Oversampling/filter fields use strongly typed enums.
Definition at line 240 of file bme680.h.
The documentation for this struct was generated from the following file: