| 
    Prusa MINI Firmware overview
    
   | 
 
Disk IO Driver structure definition. More...
#include <ff_gen_drv.h>

Public Attributes | |
| DSTATUS(* | disk_initialize )(BYTE) | 
| DSTATUS(* | disk_status )(BYTE) | 
| DRESULT(* | disk_read )(BYTE, BYTE *, DWORD, UINT) | 
| DRESULT(* | disk_write )(BYTE, const BYTE *, DWORD, UINT) | 
| DRESULT(* | disk_ioctl )(BYTE, BYTE, void *) | 
Disk IO Driver structure definition.
Write Sector(s) when _USE_WRITE = 0