[][src]Type Definition nrf52840_pac::spim0::PSELDCX

type PSELDCX = Reg<u32, _PSELDCX>;

Pin select for DCX signal

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

For information about available fields see pseldcx module

Trait Implementations

impl Readable for PSELDCX[src]

read() method returns pseldcx::R reader structure

impl ResetValue for PSELDCX[src]

Register PSELDCX reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for PSELDCX[src]

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