const Crc16Dds110 = Crc(u16, .{ .polynomial = 32773, .initial = 32781, .reflect_input = false, .reflect_output = false, .xor_output = 0 });