Function simfony_as_rust::jet::multi_bit_logic::leftmost_16_8
source ยท pub fn leftmost_16_8(a: u16) -> u8Expand description
Return the most significant 8 bits of a 16-bit value.
pub fn leftmost_16_8(a: u16) -> u8Return the most significant 8 bits of a 16-bit value.