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

Field RA writer -