ticable_set_port Function

cabl_int.h

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@


Return to the API index