The function ioc_uninit de-initializes the FAT Media Device. The parameter vi is a pointer specifying the media control block. The function is included in the library RL-FlashFS. The prototype is defined in the file File_Config.h. This function calls the UnInit function of the underlying SPI, MCI, or NAND media driver. |