InitfW

Type Alias InitfW 

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

Field INITF writer -

Aliased Typeยง

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