ElsaW

Type Alias ElsaW 

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

Field ELSA writer - Channel (n) Edge or Level Select

Aliased Typeยง

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