24 lines
428 B
Modula-2
24 lines
428 B
Modula-2
|
LIBRARY rasser
|
||
|
|
||
|
|
||
|
EXPORTS
|
||
|
PortEnum
|
||
|
PortOpen
|
||
|
PortClose
|
||
|
PortGetInfo
|
||
|
PortSetInfo
|
||
|
PortTestSignalState
|
||
|
PortConnect
|
||
|
PortDisconnect
|
||
|
PortInit
|
||
|
PortSend
|
||
|
PortReceive
|
||
|
PortCompressionSetInfo
|
||
|
PortGetStatistics
|
||
|
PortClearStatistics
|
||
|
PortGetPortState
|
||
|
PortChangeCallback
|
||
|
PortReceiveComplete
|
||
|
PortSetFraming
|
||
|
PortSetINetCfg
|