Library portability helper definitions.
uint32_t CalculateCRC(const void *buffer)
Calculate the CRC for the message (header + payload) contained in the buffer.
bool IsValid(const void *buffer)
Check if the message contained in the buffer has a valid CRC.
Point One FusionEngine output message common definitions.