BS_FilSysType is only used within FatFs.
 
Symbols
loading...
Files
loading...

BS_FilSysType macro

Syntax

#define BS_FilSysType 54

References

LocationText
ff.c:355
#define BS_FilSysType 54 /* File system type string (8-byte) */
ff.c:2976
if ((ld_dword(fs->win + BS_FilSysType) & 0xFFFFFF) == 0x544146) return 0; /* Check "FAT" string */