SCOM Serial Communication Protocol
0.5.2
Main Page
Related Pages
Data Structures
Files
File List
Globals
scom_crc.h
Go to the documentation of this file.
1
10
#ifndef SCOM_CRC_H_
11
#define SCOM_CRC_H_
12
13
#include "crc16.h"
14
15
17
#define CRC16_InitCRC CRC16_CCITT_InitCRC
18
#define CRC16_CheckCRC CRC16_CCITT_CheckCRC
20
#define CRC16_UpdateCRC_Buf CRC16_CCITT_UpdateCRC_Buf
22
#define CRC16_UpdateCRC_Byte CRC16_CCITT_UpdateCRC_Byte
24
25
26
#endif
/* SCOM_CRC_H */
Generated on Wed Feb 13 2019 08:25:26 for SCOM Serial Communication Protocol by
1.8.7