Type Alias MCUSR

Source
pub type MCUSR = Reg<MCUSR_SPEC>;
Expand description

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.

For information about available fields see mcusr module

Aliased Typeยง

struct MCUSR { /* private fields */ }