FreeRTOS+FAT SL API
Drive and Volume Functions
f_initvolume()
f_delvolume()
f_format()
f_getfreespace()
f_getserial()
Directory/Folder Functions
f_mkdir()
f_chdir()
f_rmdir()
f_getcwd()
File Read and Write Functions
f_open()
f_close()
f_flush()
f_write()
f_read()
f_seek()
f_tell()
f_rewind()
f_putc()
f_getc()
f_seteof()
f_truncate()
File Utility Functions
f_eof()
f_delete()
f_filelength()
f_findfirst()
f_findnext()