pub type DoneW<'a, REG> = BitWriter<'a, REG>;
Field DONE writer - Channel Done
DONE
pub struct DoneW<'a, REG> { /* private fields */ }