pub type OneshotW<'a, REG> = BitWriter<'a, REG>;
Field ONESHOT writer - One-Shot
ONESHOT
struct OneshotW<'a, REG> { /* private fields */ }