beautypg.com

Function smt387fs_deinit – Sundance SMT387-FS User Manual

Page 12

background image

Function smt387fs_deinit

Synopsis

int smt387fs_deinit ();

Definition

The user task making use of the SMT387 File System Package may call this function
when it knows that it no longer requires use of the file system facility. This may be
used to tidy resources associated with the task. It is an error to call any API functions
(including smt387fs_init ()) after a call to smt387fs_deinit ().

Synchronization

Thread safe.

Error Conditions

Always returns FS_OK.

Page 12