Type Alias TWAM_W

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

Field TWAM writer - TWI (Slave) Address Mask Bits

Aliased Typeยง

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