Skip to content

LibFINS API Reference – finslib_program_area_clear()

finslib_program_area_clear( sys, do_interrupt_tasks );

Parameters

Parameter Type Description
sys struct fins_sys_tp * A pointer to a structure with the FINS context
do_interrupt_tasks bool true if the interrupt tasks must be also cleared

Return Value

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

Description

See Also