avr_device::attiny85::eeprom

Type Alias 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 */ }