Struct stm32f334::i2c1::oar2::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bits 1:7 - Interface address

[src]

Bits 8:10 - Own Address 2 masks

[src]

Bit 15 - Own Address 2 enable

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W