Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.11 KB

finslib_error_clear_fal.md

File metadata and controls

31 lines (23 loc) · 1.11 KB

Libfins API Reference

finslib_error_clear_fal( sys, fal_number );

Parameters

Parameter Type Description
sys struct fins_sys_tp * A pointer to a structure with the FINS context
fal_number uint16_t The number of the FAL error to be cleared

Return Value

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

Description

See Also