pub type SingleW<'a, REG> = BitWriter<'a, REG>;
Field SINGLE writer - Single-Shot Mode
SINGLE
struct SingleW<'a, REG> { /* private fields */ }