const Crc14Darc = Crc(u14, .{ .polynomial = 2053, .initial = 0, .reflect_input = true, .reflect_output = true, .xor_output = 0 });