Type Alias EERIE_W

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

Field EERIE writer - EEPROM Ready Interrupt Enable

Aliased Typeยง

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