Code Block | ||
---|---|---|
| ||
void FSEntry_TimeSet (CPU_CHAR *name_full, |
...
FS_DATE_TIME *p_time, |
...
CPU_INT08U flag, |
...
FS_ERR *p_err); |
File | Called from | Code enabled by |
---|---|---|
| Application | not |
Set a file or directory’s date/time.
...
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_time
Pointer to date/time.
...