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