Enum efr32xg12p::rmu::ctrl::WDOGRMODEW [] [src]

pub enum WDOGRMODEW {
    DISABLED,
    LIMITED,
    EXTENDED,
    FULL,
}

Values that can be written to the field WDOGRMODE

Variants

Reset request is blocked. This disable bit is redundant with enable/disable bit in WDOG

The CRYOTIMER, DEBUGGER, RTCC, are not reset.

The CRYOTIMER, DEBUGGER are not reset. RTCC is reset.

The entire device is reset except some EMU and RMU registers.