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

Field DECODE writer - Send Result to Decoder