Struct lsm303agr::interface::I2cInterface[][src]

pub struct I2cInterface<I2C> { /* fields omitted */ }
Expand description

I2C interface

Trait Implementations

Formats the value using the given formatter. Read more

Error type

Read an u8 accelerometer register

Read an u8 magnetometer register

Read 3 u16 accelerometer registers

Read 3 u16 magnetometer registers

Error type

Write to an u8 accelerometer register

Write to an u8 magnetometer register

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.