Type Definition ACSR
Other items inavr_device::atmega8::ac
type ACSR = Reg<ACSR_SPEC>;
ACSR register accessor: an alias for Reg<ACSR_SPEC>
Reg<ACSR_SPEC>