Implementation of CRC16-CCITT using polynomial 0x1021 = x^16 + x^12 + x^5 + 1

Auto generated API documentation and code listings for CRC16_CCITT

Code

CRC16_CCITT.cpp [code]
CRC16_CCITT.h [code]