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

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 0 - Interface address

[src]

Bits 1:7 - Interface address

[src]

Bits 8:9 - Interface address

[src]

Bit 10 - Own Address 1 10-bit mode

[src]

Bit 15 - Own Address 1 enable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R