Crate i2cdev_bmp280 [] [src]

Structs

BMP280
BMP280Settings

data sheet

Enums

BMP280CompensationAlgorithm

Algorithm to process measurements. Float is significantly more expensive.

BMP280FilterCoefficient

Off = 1, Low = 2, Medium = 4, High = 8, UltraHigh = 16

BMP280PowerMode
BMP280PressureOversampling

Ultra low power: ×1 16 bit / 2.62 Pa Low power: ×2 17 bit / 1.31 Pa Standard resolution: ×4 18 bit / 0.66 Pa High resolution: ×8 19 bit / 0.33 Pa Ultra high resolution: ×16 20 bit / 0.16 Pa

BMP280TemperatureOversampling

×1: 16 bit / 0.0050 °C ×2: 17 bit / 0.0025 °C ×4: 18 bit / 0.0012 °C ×8: 19 bit / 0.0006 °C ×16: 20 bit / 0.0003 °C

BMP280Timing

Constants

BMP280_I2C_ADDR

Functions

get_linux_bmp280_i2c_device