Type Crc11Umts [src]

Source

pub const Crc11Umts = Crc(u11, .{ .polynomial = 0x307, .initial = 0x000, .reflect_input = false, .reflect_output = false, .xor_output = 0x000, })