Struct stm32f103xx::i2c1::oar1::W
[−]
[src]
pub struct W { /* fields omitted */ }
Value to write to the register
Methods
impl W
[src]
pub fn reset_value() -> W
[src]
Reset value of the register
pub unsafe fn bits(&mut self, bits: u32) -> &mut Self
[src]
Writes raw bits to the register
pub fn addmode(&mut self) -> _ADDMODEW
[src]
Bit 15 - Addressing mode (slave mode)
pub fn add10(&mut self) -> _ADD10W
[src]
Bits 8:9 - Interface address
pub fn add7(&mut self) -> _ADD7W
[src]
Bits 1:7 - Interface address
pub fn add0(&mut self) -> _ADD0W
[src]
Bit 0 - Interface address