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

pub struct SR1 { /* fields omitted */ }

Status register 1

Methods

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

impl !Sync for SR1