Struct nrf51::twi0::RXD [] [src]

pub struct RXD { /* fields omitted */ }

RX data register.

Methods

impl RXD
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for RXD

impl !Sync for RXD