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

Field WA writer -