Searched defs:CRC7 (Results 1 – 2 of 2) sorted by relevance
219 public static readonly CRCPolynomial CRC7 = new CRCPolynomial(0x09, 7); field
304 CRC7 enumerator