const Crc24LteA = Crc(u24, .{ .polynomial = 8801531, .initial = 0, .reflect_input = false, .reflect_output = false, .xor_output = 0 });