Fs_cluster Struct Reference

Struture to store cluster information. More...

#include <fat.h>


Data Fields

U32 u32_pos
 cluster position
U32 u32_val
 cluster value


Detailed Description

Struture to store cluster information.

Definition at line 322 of file fat.h.


Field Documentation

U32 Fs_cluster::u32_pos

cluster position

Definition at line 324 of file fat.h.

Referenced by fat_cache_clusterlist_update_read(), fat_cache_clusterlist_update_start(), fat_cluster_list(), fat_cluster_val(), fat_getfreespace(), and fat_getfreespace_percent().

U32 Fs_cluster::u32_val

cluster value

Definition at line 325 of file fat.h.

Referenced by fat_checkcluster(), fat_cluster_list(), fat_cluster_readnext(), fat_cluster_val(), and fat_getfreespace().


The documentation for this struct was generated from the following file:
Generated on Wed Sep 23 09:17:20 2009 for ATMEL by  doxygen 1.5.3