Type Alias TWIE_W

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

Field TWIE writer - TWI Interrupt Enable

Aliased Typeยง

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