Struct stm32l0x1::I2C2[][src]

pub struct I2C2 { /* fields omitted */ }

I2C2

Methods

impl I2C2
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for I2C2
[src]

impl Deref for I2C2
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for I2C2