pub type MCUSR = Reg<MCUSR_SPEC>;
MCUSR (rw) register accessor: MCU Status register
You can read this register and get mcusr::R. You can reset, write, write_with_zero this register using mcusr::W. You can also modify this register. See API.
read
mcusr::R
reset
write
write_with_zero
mcusr::W
modify
For information about available fields see mcusr module
mcusr
struct MCUSR { /* private fields */ }