Function xor_8

Source
pub fn xor_8(a: u8, b: u8) -> u8
Expand description

Bitwise XOR of two 8-bit values.

ยงCost

85 mWU (milli weight units)