Parameters for the BMX280 sensor. More...

Detailed Description

Parameters for the BMX280 sensor.

These parameters are needed to configure the device at startup.

Definition at line 183 of file bmx280.h.

#include <bmx280.h>

Data Fields

i2c_t i2c_dev
 I2C device which is used.
 
uint8_t i2c_addr
 I2C address.
 
bmx280_t_sb_t t_sb
 standby
 
bmx280_filter_t filter
 filter coefficient
 
uint8_t spi3w_en
 Enables 3-wire SPI interface.
 
bmx280_mode_t run_mode
 ctrl_meas mode
 
bmx280_osrs_t temp_oversample
 ctrl_meas osrs_t
 
bmx280_osrs_t press_oversample
 ctrl_meas osrs_p
 
bmx280_osrs_t humid_oversample
 ctrl_hum osrs_h
 

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