LcwayW

Type Alias LcwayW 

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

Field LCWAY writer - Line Command Way

Aliased Typeยง

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