pub type PARITY_W<'a> = FieldWriter<'a, u32, FRAME_SPEC, u8, PARITY_A, 2, 8>;
Expand description
Field PARITY
writer - Parity-Bit Mode
Aliased Type§
struct PARITY_W<'a> { /* private fields */ }
pub type PARITY_W<'a> = FieldWriter<'a, u32, FRAME_SPEC, u8, PARITY_A, 2, 8>;
Field PARITY
writer - Parity-Bit Mode
struct PARITY_W<'a> { /* private fields */ }