Function simfony_as_rust::jet::multi_bit_logic::leftmost_16_4
source ยท pub fn leftmost_16_4(a: u16) -> u4Expand description
Return the most significant 4 bits of a 16-bit value.
pub fn leftmost_16_4(a: u16) -> u4Return the most significant 4 bits of a 16-bit value.