Code Block |
---|
|
void FSDev_Open (CPU_CHAR *name_dev, |
...
...
File | Called from | Code enabled by |
---|
fs_dev.c
| Application | N/A |
...
Pointer to variable that will receive the return error code from this function (see Note #2#1):
FS_ERR_NONE
Device opened successfully.
...