The function ioc_init 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 Init function of the underlying SPI, MCI, or NAND media driver. |