Function right_shift_16

Source
pub fn right_shift_16(a: u4, b: u16) -> u16
Expand description

Right-shift a 16-bit value by the given amount. Bits are filled with zeroes.

ยงCost

84 mWU (milli weight units)