[][src]Function crcxx::crc16::crc16_make_sliced_lut

pub fn crc16_make_sliced_lut(poly: u16, reflect: bool) -> [[u16; 256]; 16]