Type Alias EERE_W

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

Field EERE writer - EEPROM Read Enable

Aliased Typeยง

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