Struct nrf52840::uart0::TXD[][src]

pub struct TXD { /* fields omitted */ }

TXD register

Methods

impl TXD
[src]

Writes to the register

Auto Trait Implementations

impl Send for TXD

impl !Sync for TXD