Struct stm32f7::stm32f7x9::I2C4[][src]

pub struct I2C4 { /* fields omitted */ }

I2C4

Methods

impl I2C4
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for I2C4
[src]

impl Deref for I2C4
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for I2C4