pub type OnceW<'a, REG> = BitWriter<'a, REG, Once>;
Field ONCE writer - Count Once
ONCE
pub struct OnceW<'a, REG> { /* private fields */ }
Position counter counts repeatedly
Position counter counts until roll-over or roll-under, then stop.