pub fn left_shift_with_16(a: u1, b: u4, c: u16) -> u16
Left-shift a 16-bit value by the given amount. Bits are filled with the given bit.
83 mWU (milli weight units)