Type Definition SMCR
avr_device::atmega48p::cpu
type SMCR = Reg<SMCR_SPEC>;
SMCR register accessor: an alias for Reg<SMCR_SPEC>
Reg<SMCR_SPEC>