[][src]Type Definition nrf51::uart0::TXD

type TXD = Reg<u32, _TXD>;

TXD register.

This register you can reset, write, write_with_zero. See API.

For information about available fields see txd module

Trait Implementations

impl ResetValue for TXD[src]

Register TXD reset()'s with value 0

type Type = u32

Register size

impl Writable for TXD[src]

write(|w| ..) method takes txd::W writer structure