FATFS_UnLinkDriver() function
Unlinks a diskio driver and decrements the number of active linked drivers.
Syntax
uint8_t FATFS_UnLinkDriver(char *path); Arguments
path
pointer to the logical drive path
Return value
Returns 0 in case of success, otherwise 1.
Examples
FATFS_UnLinkDriver() is referenced by 76 libraries and example projects: