Type Alias EESAVE_W

Source
pub type EESAVE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field EESAVE writer - Preserve EEPROM through the Chip Erase cycle

Aliased Typeยง

struct EESAVE_W<'a, REG> { /* private fields */ }