OutW

Type Alias OutW 

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

Field OUT writer -

Aliased Typeยง

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