class Digest::CRC8
Implements the CRC8
algorithm.
Constants
- INIT_CRC
- REFLECT_INPUT
- TABLE
-
Generated by ‘./pycrc.py –algorithm=table-driven –model=crc-8 –generate=c`
- WIDTH
Implements the CRC8
algorithm.
Generated by ‘./pycrc.py –algorithm=table-driven –model=crc-8 –generate=c`