const Crc11Flexray = Crc(u11, .{ .polynomial = 901, .initial = 26, .reflect_input = false, .reflect_output = false, .xor_output = 0 });