Struct stm32f30x_memory_map::i2c::Oar2R [] [src]

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

Methods

impl Oar2R
[src]

Bits 1:7 - Interface address

Bits 8:10 - Own Address 2 masks

Bit 15 - Own Address 2 enable

Trait Implementations

impl Clone for Oar2R
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Oar2R
[src]