Type Definition p25::data::crc::CRC9
[−]
[src]
type CRC9 = CRC<CRC9Params>;
9-bit CRC calculator.
type CRC9 = CRC<CRC9Params>;
9-bit CRC calculator.