Function simfony_as_rust::jet::multi_bit_logic::rightmost_32_2
source ยท pub fn rightmost_32_2(a: u32) -> u2Expand description
Return the least significant 2 bits of a 32-bit value.
pub fn rightmost_32_2(a: u32) -> u2Return the least significant 2 bits of a 32-bit value.