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

Bit-wise write field proxy