const Crc30Cdma = Crc(u30, .{ .polynomial = 540064199, .initial = 1073741823, .reflect_input = false, .reflect_output = false, .xor_output = 1073741823 });