| 
| 
uint32_t  | bytes_per_sector | 
|   | 
| 
uint32_t  | totl_sector_cnt | 
|   | 
| 
uint32_t  | rsvd_sector_cnt | 
|   | 
| 
uint32_t  | sectors_per_cluster | 
|   | 
| 
uint32_t  | sectors_per_fat | 
|   | 
| 
uint32_t  | fat_start_sec | 
|   | 
| 
uint32_t  | files_per_root_dir | 
|   | 
| 
uint32_t  | root_dir_sectors | 
|   | 
| 
uint32_t  | root_dir_start_sec | 
|   | 
| 
uint32_t  | root_dir_fmt_sec_cnt | 
|   | 
| 
uint32_t  | mbr_copy_sec | 
|   | 
| 
uint32_t  | fsinfo_sec | 
|   | 
| 
uint8_t  | fat_num | 
|   | 
| 
uint8_t  | media_code | 
|   | 
| 
uint8_t  | fattype | 
|   | 
| 
char  | OEMName [FAT_BR_OEMNAME_SIZE+1] | 
|   | 
| 
char  | VolLabel [FAT_BR_VOLLAB_SIZE+1] | 
|   | 
| 
bool  | VolLabel_present | 
|   | 
| 
uint32_t  | vol_id | 
|   | 
| 
bool  | skip_alignment | 
|   | 
| 
char *  | sec | 
|   | 
The documentation for this struct was generated from the following file: