Type Alias MCUCR

Source
pub type MCUCR = Reg<MCUCR_SPEC>;
Expand description

MCUCR (rw) register accessor: MCU Control Register

You can read this register and get mcucr::R. You can reset, write, write_with_zero this register using mcucr::W. You can also modify this register. See API.

For information about available fields see mcucr module

Aliased Typeยง

struct MCUCR { /* private fields */ }