EnW

Type Alias EnW 

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

Field EN writer - Enable MPI

Aliased Typeยง

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