[][src]Type Definition nrf52811_pac::uarte0::psel::RXD

type RXD = Reg<u32, _RXD>;

Pin select for RXD signal

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

For information about available fields see rxd module

Trait Implementations

impl Readable for RXD[src]

read() method returns rxd::R reader structure

impl ResetValue for RXD[src]

Register RXD reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for RXD[src]

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