The Pedigree Project  0.1
Public Attributes | List of all members
Superblock32 Struct Reference

#include <fat.h>

+ Collaboration diagram for Superblock32:

Public Attributes

uint32_t BPB_FATSz32
 
uint16_t BPB_ExtFlags
 
uint16_t BPB_FsVer
 
uint32_t BPB_RootClus
 
uint16_t BPB_FsInfo
 
uint16_t BPB_BkBootSec
 
uint8_t BPB_Reserved [12]
 
uint8_t BS_DrvNum
 
uint8_t BS_Reserved1
 
uint8_t BS_BootSig
 
uint32_t BS_VolID
 
uint8_t BS_VolLab [11]
 
uint8_t BS_FilSysType [8]
 

Detailed Description

Special FAT BPB starting after the Superblock (FAT32)

Definition at line 72 of file fat.h.


The documentation for this struct was generated from the following file: