CLUSTER_EMPTY Macro
From Microchip MDD File System Interface
C
#define CLUSTER_EMPTY 0x0000
Description
The CLUSTER_EMPTY value is used to indicate that a FAT entry and it's corresponding cluster are available.
From Microchip MDD File System Interface
#define CLUSTER_EMPTY 0x0000
The CLUSTER_EMPTY value is used to indicate that a FAT entry and it's corresponding cluster are available.