Struct nrf51822::twi0::ADDRESS [] [src]

pub struct ADDRESS { /* fields omitted */ }

Address used in the two-wire transfer.

Methods

impl ADDRESS
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for ADDRESS

impl !Sync for ADDRESS