Function simfony_as_rust::jet::multi_bit_logic::leftmost_8_4
source ยท pub fn leftmost_8_4(a: u8) -> u4Expand description
Return the most significant 1 bits of an 8-bit value.
pub fn leftmost_8_4(a: u8) -> u4Return the most significant 1 bits of an 8-bit value.