...
File | Called from | Code enabled by |
---|---|---|
| Application;
| N/A |
Open a file.
See fs_fopen()
for for more information.
Arguments
...
File access mode (see Notes #1 and #2).
p_err
Pointer to variable that will the receive return error code from this function:
...
Argument name_full
passed a NULL pointer.
Or entry error (see Device µC/FS Error Codes).
Returned Value
None.
Notes/Warnings
...