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