[][src]Crate bmp085_driver

A platform agnostic driver to interface the BOSCH BMP085 sensor

This driver was built using embedded-hal traits.

Structs

Bmp085

BMP085 driver

PT

Result of the BMP085 sensor read-out

Enums

Oversampling

Oversampling modes

Functions

pressure_to_normal_null

Convert pressure from sensor to pressure in hecto Pascal (hPa) relative to normal null.

Type Definitions

DeciCelcius

Temperature in deci Celsius (dC)

Pascal

Pressure in Pascal (Pa)