pub type PARITY_W<'a, const O: u8> = BitWriter<'a, u32, FRAMECONFIG_SPEC, PARITY_A, O>;
Expand description

Field PARITY writer - Indicates if parity is added to the frame

Implementations

Parity is not added to TX frames

Parity is added to TX frames