const Crc4Interlaken = Crc(u4, .{ .polynomial = 3, .initial = 15, .reflect_input = false, .reflect_output = false, .xor_output = 15 });