| calcCRC16(const uint8_t *inBuf, const unsigned int inLen, const uint16_t inPreloadCRC=0) | LOW_helper_CRC | [static] |
| calcCRC16(const byteVec_t &inVec, const uint16_t inPreloadCRC=0) | LOW_helper_CRC | [static] |
| calcCRC8(const uint8_t *inBuf, const unsigned int inLen, const uint8_t inPreloadCRC=0) | LOW_helper_CRC | [static] |
| calcCRC8(const byteVec_t &inVec, const uint8_t inPreloadCRC=0) | LOW_helper_CRC | [static] |
| crc16Table | LOW_helper_CRC | [private, static] |
| crc8Table | LOW_helper_CRC | [private, static] |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001