pub type REASON = Reg<REASON_SPEC>;
REASON (r) register accessor: Logs the reason for the last reset. Both bits are zero for the case of a hardware reset.
You can read this register and get reason::R. See API.
read
reason::R
For information about available fields see reason module
reason
struct REASON { /* private fields */ }