Function simfony_as_rust::jet::multi_bit_logic::rightmost_8_2
source ยท pub fn rightmost_8_2(a: u8) -> u2Expand description
Return the least significant 1 bits of an 8-bit value.
pub fn rightmost_8_2(a: u8) -> u2Return the least significant 1 bits of an 8-bit value.