Struct stm32l0x1::i2c1::oar2::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 1:7 - Interface address

Bits 8:10 - Own Address 2 masks

Bit 15 - Own Address 2 enable

Auto Trait Implementations

impl Send for R

impl Sync for R