[][src]Type Definition cc3220sf::gprcm::nwp_reset_cause::R

type R = R<u32, NWP_RESET_CAUSE>;

Reader of register NWP_RESET_CAUSE

Implementations

impl R[src]

pub fn nwp_reset_cause(&self) -> NWP_RESET_CAUSE_R[src]

Bits 0:7 - Indicates the reset cause for NWP : "0000" - Wake from HIB/OFF mode; "0001" - Wake from LPDS ; "0010" - Reserved ; "0011" - Soft-reset0 (Only NWP Cortex-sysrstn is asserted); "0100" - Soft-reset1 (NWP Cortex-sysrstn and NWP peripherals are reset); "0101" - WDOG0 (NWP Cortex-sysrstn and NWP peripherals are reset); "0110" - MCU Soft-reset (APPS + NWP Cortex-sysrstn + Peripherals are reset); "0111" - SSDIO Function2 reset (Only Cortex-sysrstn is asserted) ; "1000" - Reset due to WDOG of APPS (NWP Cortex-sysrstn and NWP peripherals are reset);