pub type PeW<'a, REG> = BitWriter<'a, REG, Pe>;
Field PE writer - Parity Enable
PE
pub struct PeW<'a, REG> { /* private fields */ }
No hardware parity generation or checking.
Parity enabled.