Type Alias TWINT_W

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

Field TWINT writer - TWI Interrupt Flag

Aliased Typeยง

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