...
FS_FLAGS *p_mode
FS_ERR *p_err);
File | Called from | Code enabled by |
---|---|---|
| Application; | N/A |
Test if file is already open.
...
name_full
Name of the file. See section 4-3 “μCthe sub-topic "µC/FS File and Directory Names and Paths” for information about file namesPaths" in the topic Useful Information.
p_mode
Pointer to variable that will receive the file access mode (see section 8-1-1 “Opening Files” Opening Files for the description the file access mode).
...