[][src]Type Definition nrf52832_pac::uicr::PSELRESET

type PSELRESET = Reg<u32, _PSELRESET>;

Description collection[0]: Mapping of the nRESET function (see POWER chapter for details)

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

For information about available fields see pselreset module

Trait Implementations

impl Readable for PSELRESET[src]

read() method returns pselreset::R reader structure

impl ResetValue for PSELRESET[src]

Register PSELRESET[%s] reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for PSELRESET[src]

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