Crate bmp280 [] [src]

Structs

Bmp280

A single BMP280 sensor

Bmp280Builder

A builder for Bmp280 sensors.

Enums

Error

Errors that all functions could return. Errors will either be from the i2cdev library or the byteorder library.

Type Definitions

Result

Wrapper type for results