Crate lps28dfw

Crate lps28dfw 

Source
Expand description

rust driver for ST LPS28DFW pressure sensor over i2c bus generalized by embedded_hal abstraction level to run on all platforms supported by embedded_hal

Structs§

LPS28DFW
configuration struct of sensor
Status
Device status

Enums§

Averaging
defines how many measurements should be averaged over before publishing in result register
Error
All possible errors in this crate
FifoMode
Fifo Modes, as described in manpage 13, paragraph 5.1-6
I2CAddress
the sensor supports multiple address via a address pin. if the address pin is connected to ground, look for the sensor on Low, otherwise on High
InterruptPressureLevel
pressure interrupt edge selection
LowPassStrength
Low pass filter strength
OutputDataRate
declare conversion speed of sensor
Range
measurement range for sensor