fn update_checksum_by_halfword(
sum: Signed18Bit,
halfword: Signed18Bit,
) -> Signed18Bit
Expand description
Update the checksum of an output block (incorporating an 18-bit value).
fn update_checksum_by_halfword(
sum: Signed18Bit,
halfword: Signed18Bit,
) -> Signed18Bit
Update the checksum of an output block (incorporating an 18-bit value).