Fs_segment Struct Reference

Struture to define a segment. More...

#include <fat.h>


Data Fields

U32 u32_addr
 segment address (unit 512B), or cluster number
U32 u32_size_or_pos
 segment size (unit 512B), or position in cluster list (unit 512B)


Detailed Description

Struture to define a segment.

Definition at line 316 of file fat.h.


Field Documentation

U32 Fs_segment::u32_addr

segment address (unit 512B), or cluster number

Definition at line 317 of file fat.h.

U32 Fs_segment::u32_size_or_pos

segment size (unit 512B), or position in cluster list (unit 512B)

Definition at line 318 of file fat.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 14 13:14:25 2009 for ATMEL by  doxygen 1.5.3