Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

bootsect Struct Reference
[FAT-12]

#include <fat.h>


Data Fields

byte Jump [3]
unsigned char Name [8]
word BytesPerSector
byte SectorsPerCluster
word ReservedSectors
byte Fats
word RootDirectoryEntries
word LogicalSectors
byte MediumDescriptorByte
word SectorsPerFat
word SectorsPerTrack
word Heads
word HiddenSectors
byte code [482]


Field Documentation

word bootsect::BytesPerSector
 

Definition at line 37 of file fat.h.

byte bootsect::code[482]
 

Definition at line 48 of file fat.h.

byte bootsect::Fats
 

Definition at line 40 of file fat.h.

word bootsect::Heads
 

Definition at line 46 of file fat.h.

word bootsect::HiddenSectors
 

Definition at line 47 of file fat.h.

byte bootsect::Jump[3]
 

Definition at line 35 of file fat.h.

word bootsect::LogicalSectors
 

Definition at line 42 of file fat.h.

byte bootsect::MediumDescriptorByte
 

Definition at line 43 of file fat.h.

unsigned char bootsect::Name[8]
 

Definition at line 36 of file fat.h.

word bootsect::ReservedSectors
 

Definition at line 39 of file fat.h.

word bootsect::RootDirectoryEntries
 

Definition at line 41 of file fat.h.

byte bootsect::SectorsPerCluster
 

Definition at line 38 of file fat.h.

word bootsect::SectorsPerFat
 

Definition at line 44 of file fat.h.

word bootsect::SectorsPerTrack
 

Definition at line 45 of file fat.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 20 15:32:21 2004 for Minirighi by doxygen1.2.18