Struct stm32l0x3::I2C3 [] [src]

pub struct I2C3 { /* fields omitted */ }

I2C3

Methods

impl I2C3
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for I2C3
[src]

impl Deref for I2C3
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for I2C3