pub type R = R<MCUSR_SPEC>;
Register MCUSR reader
MCUSR
struct R { /* private fields */ }
Bit 0 - Power-On Reset Flag
Bit 1 - External Reset Flag
Bit 2 - Brown-out Reset Flag
Bit 3 - Watchdog Reset Flag