pub type BitWriter1S<'a, U, REG, FI, const O: u8> = BitWriterRaw<'a, U, REG, FI, Bit1S, O>;
Expand description

Bit-wise write field proxy