Petit Modbus 2.0
Loading...
Searching...
No Matches
PetitCRCtable.c File Reference
#include "PetitModbusPort.h"

Go to the source code of this file.

Variables

PETIT_CODE const pu16_t PetitCRCtable [256]
 

Detailed Description

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.

Variable Documentation

◆ PetitCRCtable

PETIT_CODE const pu16_t PetitCRCtable[256]

Definition at line 12 of file PetitCRCtable.c.