Main Page
Namespaces
Classes
Files
File List
File Members
include
xarm
core
common
crc16.h
Go to the documentation of this file.
1
/* Copyright 2017 UFACTORY Inc. All Rights Reserved.
2
*
3
* Software License Agreement (BSD License)
4
*
5
* Author: Jimy Zhang <jimy92@163.com>
6
============================================================================*/
7
#ifndef CORE_COMMON_CRC16_H_
8
#define CORE_COMMON_CRC16_H_
9
10
#include "
xarm/core/common/data_type.h
"
11
12
int
modbus_crc
(
unsigned
char
*data,
int
len);
13
14
#endif
modbus_crc
int modbus_crc(unsigned char *data, int len)
Definition:
crc16.cc:59
data_type.h
xarm_api
Author(s):
autogenerated on Sat May 8 2021 02:51:23