Type Crc8SaeJ1850 [src]

Source

pub const Crc8SaeJ1850 = Crc(u8, .{ .polynomial = 0x1d, .initial = 0xff, .reflect_input = false, .reflect_output = false, .xor_output = 0xff, })