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

type PSELCTS = Reg<u32, _PSELCTS>;

Pin select for CTS

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

For information about available fields see pselcts module

Trait Implementations

impl Readable for PSELCTS[src]

read() method returns pselcts::R reader structure

impl ResetValue for PSELCTS[src]

Register PSELCTS reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for PSELCTS[src]

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