Skip to content

LibFiNS API Reference – finslib_cpu_unit_status_read()

finslib_cpu_unit_status_read( sys, status );

Parameters

Parameter Type Description
sys struct fins_sys_tp * A pointer to a structure with the FINS context
status struct fins_cpustatus_tp * A pointer to a structure where the CPU status 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