Module lps22hb::interface[][src]

Expand description

Interface trait

Re-exports

pub use self::i2c::I2cInterface;

Modules

I2C Interface

Traits

Interface Trait. SpiInterface and I2cInterface implement this.