Struct stm32f30x_memory_map::i2c::Oar1R [] [src]

pub struct Oar1R { /* fields omitted */ }

Methods

impl Oar1R
[src]

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 Oar1R
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Oar1R
[src]