Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_rcm_srs1 Union Reference

_hw_rcm_srs1 Union Reference

HW_RCM_SRS1 - System Reset Status Register 1 (RO) More...

#include <MK64F12_rcm.h>


Detailed Description

HW_RCM_SRS1 - System Reset Status Register 1 (RO)

Reset value: 0x00U

This register includes read-only status flags to indicate the source of the most recent reset. The reset state of these bits depends on what caused the MCU to reset. The reset value of this register depends on the reset source: POR (including LVD) - 0x00 LVD (without POR) - 0x00 VLLS mode wakeup - 0x00 Other reset - a bit is set if its corresponding reset source caused the reset

Definition at line 310 of file MK64F12_rcm.h.