[Main]
Name=ticable_set_port
Type=Function
Header=cabl_int.h
Definition=void ticable_set_port(@TicableLinkPort@ port);

[Parameters]
port : an abstracted port.

[Summary]
Change the abstract port to use.

[Description]
The change will come into effect on the next call to @ticable_set_cable@.

Note: if you need to change more than one link cable parameter at a time, you 
should consider the @ticable_set_param@ function.

[See also]
@ticable_get_port@