Struct stm32f030_cf::i2c1::OAR2[][src]

pub struct OAR2 { /* fields omitted */ }

Own address register 2

Methods

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

impl !Sync for OAR2