pub type FxorW<'a, REG> = BitWriter<'a, REG, Fxor>;
Field FXOR writer - Complement Read Of CRC Data Register
FXOR
pub struct FxorW<'a, REG> { /* private fields */ }
No XOR on reading.
Invert or complement the read value of the CRC Data register.