Struct stm32f105xx::i2c1::SR1 [] [src]

pub struct SR1 { /* fields omitted */ }

Status register 1

Methods

impl SR1
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for SR1

impl !Sync for SR1