Function simfony_as_rust::jet::multi_bit_logic::leftmost_16_2
source ยท pub fn leftmost_16_2(a: u16) -> u2Expand description
Return the most significant 2 bits of a 16-bit value.
pub fn leftmost_16_2(a: u16) -> u2Return the most significant 2 bits of a 16-bit value.