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

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W