Type Alias atmega_hal::pac::fuse::high::EESAVE_R

source ·
pub type EESAVE_R = BitReaderRaw<bool>;
Expand description

Field EESAVE reader - Preserve EEPROM through the Chip Erase cycle

Aliased Type§

struct EESAVE_R { /* private fields */ }