ActiveW

Type Alias ActiveW 

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

Field ACTIVE writer - Channel Active

Aliased Typeยง

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