Function leftmost_32_8

Source
pub fn leftmost_32_8(a: u32) -> u8
Expand description

Return the most significant 8 bits of a 32-bit value.

ยงCost

103 mWU (milli weight units)