Function rightmost_32_8

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

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

ยงCost

78 mWU (milli weight units)