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

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

Values that can be written to the field SYSRMODE

Variants

Reset request is blocked.

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.