Xemu [doxygen]  hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
Data Fields
mfat_part_st Struct Reference

#include <fat32.h>

Data Fields

Uint32 first_block
 
Uint32 last_block
 
Uint32 blocks
 
int part_type
 
int valid
 
int fs_validated
 
Uint32 clusters
 
Uint32 data_area_fake_ofs
 
Uint32 cluster_size_in_blocks
 
Uint32 fat1_start
 
Uint32 fat2_start
 
Uint32 root_dir_cluster
 
Uint32 fs_info_block_number
 
Uint32 eoc_marker
 

Detailed Description

Definition at line 32 of file fat32.h.

Field Documentation

◆ blocks

Uint32 blocks

Definition at line 35 of file fat32.h.

◆ cluster_size_in_blocks

Uint32 cluster_size_in_blocks

Definition at line 42 of file fat32.h.

◆ clusters

Uint32 clusters

Definition at line 40 of file fat32.h.

◆ data_area_fake_ofs

Uint32 data_area_fake_ofs

Definition at line 41 of file fat32.h.

◆ eoc_marker

Uint32 eoc_marker

Definition at line 46 of file fat32.h.

◆ fat1_start

Uint32 fat1_start

Definition at line 43 of file fat32.h.

◆ fat2_start

Uint32 fat2_start

Definition at line 43 of file fat32.h.

◆ first_block

Uint32 first_block

Definition at line 33 of file fat32.h.

◆ fs_info_block_number

Uint32 fs_info_block_number

Definition at line 45 of file fat32.h.

◆ fs_validated

int fs_validated

Definition at line 39 of file fat32.h.

◆ last_block

Uint32 last_block

Definition at line 34 of file fat32.h.

◆ part_type

int part_type

Definition at line 37 of file fat32.h.

◆ root_dir_cluster

Uint32 root_dir_cluster

Definition at line 44 of file fat32.h.

◆ valid

int valid

Definition at line 38 of file fat32.h.


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