Type Alias AS2_W

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

Field AS2 writer - Asynchronous Timer/Counter2

Aliased Typeยง

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