Struct lpc13xx::i2c::dat::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]

Bits 0:7 - This register holds data values that have been received or are to be transmitted.

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R