crc

Function crc 

Source
pub fn crc(start_crc: u8, data: &[u8]) -> u8
Expand description

Calculate the CRC of given data using the table CRC_TABLE