pub type BITREVERSE_W<'a, const O: u8> = BitWriter<'a, u32, CTRL_SPEC, bool, O>;
Expand description

Field BITREVERSE writer - Byte-level Bit Reverse Enable