![]() |
TicablePort | Enum |
cabl_def.h |
enum TicablePort |
Fields
USER_PORT |
I/O port and device are overriden by user. |
PARALLEL_PORT_1 |
first parallel port (LPT1). |
PARALLEL_PORT_2 |
second parallel port. |
PARALLEL_PORT_3 |
third parallel port. |
SERIAL_PORT_1 |
first serial port (COM1). |
SERIAL_PORT_2 |
second serial port. |
SERIAL_PORT_3 |
third serial port. |
SERIAL_PORT_4 |
fourth serial port. |
VIRTUAL_PORT_1 |
first virtual port (emu to lib). |
VIRTUAL_PORT_2 |
second virtual port (lib to emu). |
USB_PORT_1 |
first USB device. |
USB_PORT_2 |
second USB device. |
USB_PORT_3 |
third USB device. |
USB_PORT_4 |
fourth USB device. |
OSX_SERIAL_PORT |
TI's GrayLink on a Mac OS-X serial port. |
OSX_USB_PORT |
TI's SilverLink on a Mac OS-X usb port. |
Summary
Used to specify a abstract link port to use.