Code Block | ||
---|---|---|
| ||
FS_PARTITION_NBR FSDev_GetNbrPartitions (CPU_CHAR *name_dev, |
...
FS_ERR *p_err); |
File | Called from | Code enabled by |
---|---|---|
| Application |
|
...
Or device access error (see Device µC/FS Error Codes).
Returned Value
Number of partitions on the device, if no error was encountered.
Zero, otherwise.
Notes/Warnings
- Device state change will result from device I/O, not present or timeout error.