Code Block | ||
---|---|---|
| ||
void FSDev_Wr (CPU_CHAR *name_dev, |
...
void *p_src, |
...
FS_SEC_NBR start, |
...
FS_SEC_QTY cnt, |
...
FS_ERR *p_err); |
File | Called from | Code enabled by |
---|---|---|
| Application | not |
Write data to device sector(s). See also Raw Device I/O.
...
Returned Value
None.
Notes/Warnings
- Device state change will result from device I/O, not present or timeout error.