const Crc15Can = Crc(u15, .{ .polynomial = 17817, .initial = 0, .reflect_input = false, .reflect_output = false, .xor_output = 0 });