Struct stm32f103xx::i2c1::oar1::R
[−]
[src]
pub struct R { /* fields omitted */ }
Value read from the register
Methods
impl R
[src]
pub fn bits(&self) -> u32
[src]
Value of the register as raw bits
pub fn addmode(&self) -> ADDMODER
[src]
Bit 15 - Addressing mode (slave mode)
pub fn add10(&self) -> ADD10R
[src]
Bits 8:9 - Interface address
pub fn add7(&self) -> ADD7R
[src]
Bits 1:7 - Interface address
pub fn add0(&self) -> ADD0R
[src]
Bit 0 - Interface address