avr_device::atmega32u4::cpu

Type Alias MCUSR

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

MCUSR (rw) register accessor: an alias for Reg<MCUSR_SPEC>

Aliased Typeยง

struct MCUSR { /* private fields */ }