Function ch_32

Source
pub fn ch_32(a: u32, b: (u32, u32)) -> u32
Expand description

Bitwise CHOICE of a bit and two 32-bit values. If the bit is true, then take the first value, else take the second value.

ยงCost

91 mWU (milli weight units)