Type Alias atmega_hal::pac::fuse::high::EESAVE_W

source ·
pub type EESAVE_W<'a, const O: u8> = BitWriterRaw<'a, u8, HIGH_SPEC, bool, BitM, O>;
Expand description

Field EESAVE writer - Preserve EEPROM through the Chip Erase cycle

Aliased Type§

struct EESAVE_W<'a, const O: u8> { /* private fields */ }