pub type EESAVE_W<'a, REG> = BitWriter<'a, REG>;
Field EESAVE writer - Preserve EEPROM through the Chip Erase cycle
EESAVE
struct EESAVE_W<'a, REG> { /* private fields */ }