cp210xruntimedll.def

来自「rs232tomodbus protocol」· DEF 代码 · 共 10 行

DEF
10
字号
; CP210xRuntimeDLL.def : Declares the module parameters for the DLL.

LIBRARY      "CP210xRuntime"
DESCRIPTION  'CP210x Runtime Windows Dynamic Link Library'

EXPORTS
	CP210xRT_ReadLatch           @1
	CP210xRT_WriteLatch        @2
	CP210xRT_GetPartNumber 	               @3

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?