public interface BarometerBmp280 extends BarometerBosch
BarometerBosch interface providing finer control over the barometer on
the BMP280 pressure sensor| Modifier and Type | Interface and Description |
|---|---|
static interface |
BarometerBmp280.ConfigEditor
Barometer configuration editor specific to the BMP280 barometer
|
static class |
BarometerBmp280.StandbyTime
Supported stand by times on the BMP280 sensor
|
BarometerBosch.FilterCoeff, BarometerBosch.OversamplingMode| Modifier and Type | Method and Description |
|---|---|
BarometerBmp280.ConfigEditor |
configure()
Configures BMP280 barometer
|
altitude, pressure, start, stopBarometerBmp280.ConfigEditor configure()
configure in interface Configurable<BarometerBosch.ConfigEditor<? extends BarometerBosch.ConfigEditor>>