AceCRC  0.4.1
Cyclic Redundancy Check (CRC) algorithms (e.g. crc16ccitt, crc32) programmatically converted from C99 code generated by pycrc (https://pycrc.org) to Arduino C++ using namespaces and PROGMEM flash memory.
ace_crc Directory Reference

Files

file  crc16ccitt_bit.cpp [code]
 
file  crc16ccitt_bit.hpp [code]
 
file  crc16ccitt_byte.cpp [code]
 
file  crc16ccitt_byte.hpp [code]
 
file  crc16ccitt_nibble.cpp [code]
 
file  crc16ccitt_nibble.hpp [code]
 
file  crc32_bit.cpp [code]
 
file  crc32_bit.hpp [code]
 
file  crc32_byte.cpp [code]
 
file  crc32_byte.hpp [code]
 
file  crc32_nibble.cpp [code]
 
file  crc32_nibble.hpp [code]
 
file  crc8_bit.cpp [code]
 
file  crc8_bit.hpp [code]
 
file  crc8_byte.cpp [code]
 
file  crc8_byte.hpp [code]
 
file  crc8_nibble.cpp [code]
 
file  crc8_nibble.hpp [code]