Function left_extend_8_16

Source
pub fn left_extend_8_16(a: u8) -> u16
Expand description

Extend an 8-bit value to a 16-bit value by padding its left with the MSB.

ยงCost

88 mWU (milli weight units)