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