Function ch_16

Source
pub fn ch_16(a: u16, b: (u16, u16)) -> u16
Expand description

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

ยงCost

94 mWU (milli weight units)