Petit Modbus 2.0
|
#include "PetitModbusPort.h"
Go to the source code of this file.
Variables | |
PETIT_CODE const pu16_t | PetitCRCtable [256] |
This file contains the CRC table used to calculate the CRC for modbus. This CRC table is only included if the CRC calculation mode is set to PETIT_CRC_TABULAR.
Definition in file PetitCRCtable.c.
PETIT_CODE const pu16_t PetitCRCtable[256] |
Definition at line 12 of file PetitCRCtable.c.