pub type PARITYTYPE_W<'a, const O: u8> = BitWriter<'a, u32, CONFIG_SPEC, PARITYTYPE_A, O>;
Expand description

Field PARITYTYPE writer - Even or odd parity type

Implementations

Even parity

Odd parity