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