Type Alias ScaleW

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

Field SCALE writer - Scale data

Aliased Typeยง

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