Struct nrf51822::twi0::TXD [] [src]

pub struct TXD { /* fields omitted */ }

TX data register.

Methods

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

impl !Sync for TXD