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

type PSELTXD = Reg<u32, _PSELTXD>;

Pin select for TXD.

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

For information about available fields see pseltxd module

Trait Implementations

impl Readable for PSELTXD[src]

read() method returns pseltxd::R reader structure

impl ResetValue for PSELTXD[src]

Register PSELTXD reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for PSELTXD[src]

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