Type Alias avr_device::atmega2560::fuse::high::EESAVE_R
source · pub type EESAVE_R = BitReader<bool>;Expand description
Field EESAVE reader - Preserve EEPROM through the Chip Erase cycle
Aliased Type§
struct EESAVE_R { /* private fields */ }