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