代码搜索结果
找到约 1,839 项符合
Modbus 的代码
modbus.h
/*================================================================================
function prototypes for the communication.
======================================================================
modbus.c
/*=====================================================================================
File name: Modbus.C (28x version)
Originator: R&D Group
modbus.h
/*
*********************************************************************************************************
* Modbus Protocol Module
*
*
modbus.c
/*
*********************************************************************************************************
* Modbus Protocol Module
*
*
modbus.c
#include "main.h"
//字地址 0 - 255 (只取低8位)
//位地址 0 - 255 (只取低8位)
/* CRC 高位字节值表 */
const uint8 code auchCRCHi[] = {
0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x01, 0xC0,
0x80, 0x41, 0x0