[][src]Function crcxx::crc8::crc8_make_sliced_lut

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