Module spi0

Source
Expand description

BME280 SPI bus implementation with embedded-hal version 0.2

Modules§

infallible_gpio
BME280 SPI bus implementation with an infallible GPIO

Structs§

Bme280Bus
BME280 bus.

Enums§

Error
BME280 error type.

Constants§

MAX_FREQ
Maximum SPI bus frequency in hertz.
MODE
SPI mode for the BME280.