Struct stm32f103xx::i2c1::oar1::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 15 - Addressing mode (slave mode)

Bits 8:9 - Interface address

Bits 1:7 - Interface address

Bit 0 - Interface address

Auto Trait Implementations

impl Send for R

impl Sync for R