2021-10-24 09:41:29 索煒達電子 781
項目編號:E1721
文件大?。?2K
源碼說明:帶中文注釋
開發(fā)環(huán)境:C編譯器
簡要概述:
F2833x FreeModbus
目錄│文件列表:
└ 2833xFreeModbus
│ .ccsproject
│ .cdtbuild
│ .cdtbuild_initial
│ .cdtproject
│ .project_initial
│ macros.ini_initial
│ main.c
│ SCI_96.ht
├ modbus
│ │ mb.c
│ ├ ascii
│ │ │ mbascii.c
│ │ └ mbascii.h
│ ├ functions
│ │ │ mbfunccoils.c
│ │ │ mbfuncdiag.c
│ │ │ mbfuncdisc.c
│ │ │ mbfuncholding.c
│ │ │ mbfuncinput.c
│ │ │ mbfuncother.c
│ │ └ mbutils.c
│ ├ include
│ │ │ debug.h
│ │ │ mb.h
│ │ │ mbconfig.h
│ │ │ mbframe.h
│ │ │ mbfunc.h
│ │ │ mbport.h
│ │ │ mbproto.h
│ │ └ mbutils.h
│ ├ rtu
│ │ │ mbcrc.c
│ │ │ mbcrc.h
│ │ │ mbrtu.c
│ │ └ mbrtu.h
│ └ tcp
│ │ mbtcp.c
│ └ mbtcp.h
└ port
│ port.h
│ portevent.c
│ portserial.c
└ porttimer.c