readme.txt
来自「用Ardence RTX SDK开发的EPP并口驱动程序.」· 文本 代码 · 共 33 行
TXT
33 行
========================================================================
RTX Device Driver Wizard : "PhantomEPP" Project Overview
========================================================================
RTX Device Driver Wizard has created this "PhantomEPP" project for you as a starting point.
This file contains a summary of what you will find in each of the files that make up your project.
PhantomEPP.vcproj
This is the main project file for projects generated using the RTX Device Driver Wizard.
It contains information about the version of the product that generated the file, and
information about the platforms, configurations, and project features selected with the
Device Wizard.
PhantomEPPSrl.h
This is a header file which contains all includes and function protoypes.
PhantomEPPSrl.c
This is a C file which contains main.
PhantomEPPIst.c
This is a C file which contains the Interrupt Service thread (IST) and
optional Interrupt Service Routine (ISR).
PhantomEPPSrlAPI.h
This is a header file which contains all defines used for Serial communication.
PhantomEPPSrlAPI.c
This is a C file which contains all functions used to support Serial communication.
/////////////////////////////////////////////////////////////////////////////
Other notes:
/////////////////////////////////////////////////////////////////////////////
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?