Type Definition EEDR
avr_device::atmega8::eeprom
type EEDR = Reg<EEDR_SPEC>;
EEDR register accessor: an alias for Reg<EEDR_SPEC>
Reg<EEDR_SPEC>