Function full_add_8

Source
pub fn full_add_8(a: bool, b: u8, c: u8) -> (bool, u8)
Expand description

Add two integers. Take a carry-in and return a carry-out.

ยงCost

127 mWU (milli weight units)