1.2.7.4.72 SYS_FS_MEDIA_MANAGER_TransferTask Function
C
void SYS_FS_MEDIA_MANAGER_TransferTask ( uint8_t mediaIndex );
Summary
Media manager transfer task function.
Description
This is the media manager transfer task function. This task is repeatedly called by the disk io layer of the native file system for driving the current disk read/write operation to completion.
Precondition
None
Parameters
Param | Description |
---|---|
mediaIndex | disk number of the media |
Returns
None.