Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 741 Bytes

finslib_cycle_time_read.md

File metadata and controls

24 lines (16 loc) · 741 Bytes

Libfins API Reference

finslib_cycle_time_read( sys, ctime );

Parameters

Parameter Type Description
sys struct fins_sys_tp * A pointer to a structure with the FINS context
ctime struct fins_cycletime_tp * A pointer to a structure where the cycle times must be stored

Return Value

Type Description
int A return value from the list FINS_RETVAL_... indicating the result of the query

Description

See Also