pub type FullW<'a, REG> = BitWriter<'a, REG>;
Field full writer -
full
pub struct FullW<'a, REG> { /* private fields */ }