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