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