Function right_rotate_8

Source
pub fn right_rotate_8(a: u4, b: u8) -> u8
Expand description

Right-rotate an 8-bit value by the given amount.

ยงCost

75 mWU (milli weight units)