Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

                            FS_FLAGS  *p_mode
                            FS_ERR    *p_err);

File

Called from

Code enabled by

fs_file.c

Application;
FSFile_Open()

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).

...