Function simfony_as_rust::jet::multi_bit_logic::leftmost_32_16
source ยท pub fn leftmost_32_16(a: u32) -> u16Expand description
Return the most significant 16 bits of a 32-bit value.
pub fn leftmost_32_16(a: u32) -> u16Return the most significant 16 bits of a 32-bit value.