| 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] |
| LOW_helper_CRC() | LOW_helper_CRC | [private] |
| ~LOW_helper_CRC() | LOW_helper_CRC | [private] |
1.3.2