Versions Compared

Key

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

...

                     FS_ENTRY_INFO  *p_info,
                     FS_ERR         *p_err);

File

Called from

Code enabled by

fs_entry.c

Application;
fs_stat()

N/A

Get information about a file or directory.

...

name_full

Name of the entry. See section 4-3 “μCthe sub-topic "µC/FS File and Directory Names and Paths”Paths" in the topic Useful Information.

p_info

Pointer to structure that will receive the file information.

...