const Crc16SpiFujitsu = Crc(u16, .{ .polynomial = 4129, .initial = 7439, .reflect_input = false, .reflect_output = false, .xor_output = 0 });