Type Alias TWEA_W

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

Field TWEA writer - TWI Enable Acknowledge Bit

Aliased Typeยง

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