pub type MCUCR = Reg<MCUCR_SPEC>;
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.
read
mcucr::R
reset
write
write_with_zero
mcucr::W
modify
For information about available fields see mcucr module
mcucr
struct MCUCR { /* private fields */ }