FixedoverflowW

Type Alias FixedoverflowW 

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

Field FIXEDOVERFLOW writer - fixed_pt_overflow

Aliased Typeยง

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