iis2dlpc-rs 2.0.0

Driver for the IIS2DLPC ultra-low-power three-axis accelerometer with selectable full scale, multiple power modes, FIFO, and advanced motion detection.
Documentation
1
2
3
4
use super::register;

pub use register::main::*;
pub use register::*;