Type Alias EEMPE_W

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

Field EEMPE writer - EEPROM Master Write Enable

Aliased Typeยง

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