Type Crc24LteB [src]

Source

pub const Crc24LteB = Crc(u24, .{ .polynomial = 0x800063, .initial = 0x000000, .reflect_input = false, .reflect_output = false, .xor_output = 0x000000, })