Struct efm32gg11b820::i2c2::state::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 - Bus Busy

[src]

Bit 1 - Master

[src]

Bit 2 - Transmitter

[src]

Bit 3 - Nack Received

[src]

Bit 4 - Bus Held

[src]

Bits 5:7 - Transmission State

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R