[][src]Type Definition nrf52832_pac::uart0::PSELRXD

type PSELRXD = Reg<u32, _PSELRXD>;

Pin select for RXD

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

For information about available fields see pselrxd module

Trait Implementations

impl Readable for PSELRXD[src]

read() method returns pselrxd::R reader structure

impl ResetValue for PSELRXD[src]

Register PSELRXD reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for PSELRXD[src]

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