CRC calculation for Modbus. More...
#include <stdint.h>
Go to the source code of this file.
CRC calculation for Modbus.
Definition in file crc.h.
Compute the CRC using the MODBUS formulae
Definition at line 48 of file crc.c.