Free Electron
Functions
CRC.h File Reference
#include <stdint.h>
#include <stddef.h>
Include dependency graph for CRC.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint32_t beacon::calculateCRC (const void *dataPtr, const size_t dataSize, const uint32_t seed)
 
bool beacon::validCRC (const unsigned char *dataPtr, const size_t dataSize)