文件名称:使用c语言开发的rs485驱动源码
文件大小:35KB
文件格式:ZIP
更新时间:2013-03-30 03:31:27
rs485驱动源码
开发的rs485源码,使用c语言开发 The source files: ----------------- Q_TEST.C Quick test of the driver (shows how to use it!) RS485NT.C Windows NT 4.0 RS485 driver source code RS485NT.H Device extension structure for source code COM8250.H Standard 8250 UART defines RS485IOC.H IOCTL codes (used in both Q_TEST and RS485NT) RS485NT.LNR Linker "Release" command file RS485NT.LND Linker "Debug" command file MAKEFILE NMAKE compatibile make file SETENV.BAT Sets the necessary PATHS for compiling
【文件预览】:
Rs485ioc.h
Rs485nt.lnd
Rs485nt.sys
Rs485nt.reg
Rs485nt.lnr
Com8250.h
Readme.txt
q_test.exe
Rs485nt.h
Setenv.bat
Makefile
Rs485nt.c
Q_test.c