[][src]Function crcxx::crc16::crc16_update_ref

pub fn crc16_update_ref(crc: u16, buf: &[u8], lut: &[[u16; 256]]) -> u16