HP85 GPIB Disk Emulator
1.0
HP85GPIBDiskEmulator
|
Go to the documentation of this file.
33 #if FF_MULTI_PARTITION != 0
34 extern const PARTITION Drives[] =
MEMSPACE DWORD get_fattime(void)
Read time and convert to FAT32 time.
MEMSPACE char * fatfs_fstype(int type)
return a string with the file system type
MEMSPACE void put_rc(int rc)
display FatFs return code as ascii string
MEMSPACE void fatfs_filinfo_list(FILINFO *info)
Display FILINFO structure in a readable format.
WORD AccFiles
Total number or Files and Directories.
DWORD AccSize
Total file space used.
MEMSPACE int fatfs_status(char *name)
Compute space used, number of directories and files contained used by a drive.
FATFS Fatfs[FF_VOLUMES]
FatFs Drive Volumes.
MEMSPACE uint32_t tm_to_fat(tm_t *t)
FAT time structer reference.