Function simfony_as_rust::jet::multi_bit_logic::leftmost_16_1
source ยท pub fn leftmost_16_1(a: u16) -> u1Expand description
Return the most significant 1 bit of a 16-bit value.
pub fn leftmost_16_1(a: u16) -> u1Return the most significant 1 bit of a 16-bit value.