Type Alias avr_device::atmega2560::eeprom::EECR
source · pub type EECR = Reg<EECR_SPEC>;
Expand description
EECR (rw) register accessor: an alias for Reg<EECR_SPEC>
Aliased Type§
struct EECR { /* private fields */ }
pub type EECR = Reg<EECR_SPEC>;
EECR (rw) register accessor: an alias for Reg<EECR_SPEC>
struct EECR { /* private fields */ }