Type Alias avr_device::atmega2560::fuse::high::EESAVE_W
source · pub type EESAVE_W<'a, const O: u8> = BitWriter<'a, u8, HIGH_SPEC, bool, O>;Expand description
Field EESAVE writer - Preserve EEPROM through the Chip Erase cycle
Aliased Type§
struct EESAVE_W<'a, const O: u8> { /* private fields */ }