crc16

Function crc16 

Source
pub fn crc16(data: &[u8]) -> u16
Expand description

Calculate the CRC (Cyclic Redundancy Check) sum.