Type Alias TWA_W

Source
pub type TWA_W<'a, REG> = FieldWriter<'a, REG, 7, u8, Safe>;
Expand description

Field TWA writer - TWI (Slave) Address register Bits

Aliased Typeยง

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