Function left_extend_16_32

Source
pub fn left_extend_16_32(a: u16) -> u32
Expand description

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

ยงCost

86 mWU (milli weight units)