Type Alias ACK_W

Source
pub type ACK_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description

Field ACK writer -

Aliased Typeยง

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