Struct lpc13xx::i2c::adr0::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 0 - General Call enable bit.

[src]

Bits 1:7 - The I2C device address for slave mode.

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R