Author | Matthew Schinkel - borntechi.com, copyright (c) 2009, all rights reserved. |
Adapted-by | |
Compiler | >=2.4l |
This library calculates checksums for data error detection.
http://www.faqs.org/rfcs/rfc1071.html
No dependency found
checksum_16_byte_calc(byte in buff[], word in start, word in size) return word
checksum_16_byte_verify(byte in buff[], word in start, word in size) return bit
checksum_16_byte_calc(byte in buff[], word in start, word in size) return word
No documentation found
checksum_16_byte_verify(byte in buff[], word in start, word in size) return bit
No documentation found