C
#define END_CLUSTER_FAT12 0xFF7
Description
The END_CLUSTER_FAT12 value is used as a comparison in FAT12 to determine that the firmware has reached the end of the range of allowed allocatable clusters.
#define END_CLUSTER_FAT12 0xFF7
The END_CLUSTER_FAT12 value is used as a comparison in FAT12 to determine that the firmware has reached the end of the range of allowed allocatable clusters.