Function negate_16

Source
pub fn negate_16(a: u16) -> (bool, u16)
Expand description

Negate the integer (modulo 2¹⁶) and return the borrow bit.

§Cost

70 mWU (milli weight units)