Struct stm32l0x1::i2c1::TIMINGR[][src]

pub struct TIMINGR { /* fields omitted */ }

Timing register

Methods

impl TIMINGR
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for TIMINGR

impl !Sync for TIMINGR