open Function

cabl_int.h

int (*open) (void);

Parameters

Return value
0 if successful, an error code otherwise.


Summary

Open a link cable access.

Description

It open a link cable access for transferring data. Error codes are listed in cabl_err.h.

See also

@TicableLinkCable@, @ticablelinkcable.close@


Return to the API index