Function lin_bus::frame::classic_checksum[][src]

pub fn classic_checksum(data: &[u8]) -> u8
Expand description

Calculate the LIN V1.3 “classic” checksum. It is defined as “Checksum calculation over the data bytes only”