Struct nrf51::twi0::EVENTS_RXDREADY [] [src]

pub struct EVENTS_RXDREADY { /* fields omitted */ }

Two-wire ready to deliver new RXD byte received.

Methods

impl EVENTS_RXDREADY
[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