pub type ScaleW<'a, REG> = BitWriter<'a, REG>;
Field SCALE writer - Scale data
SCALE
struct ScaleW<'a, REG> { /* private fields */ }