Struct stm32f1::stm32f102::i2c1::CCR[][src]

pub struct CCR { /* fields omitted */ }

Clock control register

Methods

impl CCR
[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 CCR

impl !Sync for CCR