Struct stm32f30x_memory_map::i2c::Oar1W [] [src]

#[repr(C)]
pub struct Oar1W { /* fields omitted */ }

Methods

impl Oar1W
[src]

Reset value

Bit 0 - Interface address

Bits 1:7 - Interface address

Bits 8:9 - Interface address

Bit 10 - Own Address 1 10-bit mode

Bit 15 - Own Address 1 enable

Trait Implementations

impl Clone for Oar1W
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Oar1W
[src]