Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

File

Called from

Code enabled by

fs_api.c

Application

FS_CFG_API_EN and FS_CFG_DIR_EN

Open a directory.

Arguments

name_full

Name of the directory. See µC/FS File and Directory Names and Paths for information about directory names.

Returned Value

Pointer to a directory, if NO errors.

Pointer to NULL, otherwise.

Notes/Warnings

None.

  • No labels