uint16_t FW_EXPORT compute16CCITT(const void *buf, size_t buf_length)
This function computes the CRC-8-CCITT (Cyclic Redundancy Check) of a buffer "buf" of "buf_length" by...
Declares and defines structs into which SBF blocks are unpacked then shipped to handler functions...
bool FW_EXPORT isValid(const void *block)
Validates whether the calculated CRC of the SBF block at hand matches the CRC field of the streamed S...