Type Alias HalfsW

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

Field HALFS writer - Half Sampling

Aliased Typeยง

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