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

#include <fat32.h>

Collaboration diagram for mfat_stream_t:
Collaboration graph
[legend]

Data Fields

Uint32 cluster
 
int in_cluster_block
 
int in_block_pos
 
int eof
 
int size_constraint
 
int file_pos
 
struct mfat_part_stpartition
 
Uint32 start_cluster
 

Detailed Description

Definition at line 49 of file fat32.h.

Field Documentation

◆ cluster

Uint32 cluster

Definition at line 50 of file fat32.h.

◆ eof

int eof

Definition at line 53 of file fat32.h.

◆ file_pos

int file_pos

Definition at line 55 of file fat32.h.

◆ in_block_pos

int in_block_pos

Definition at line 52 of file fat32.h.

◆ in_cluster_block

int in_cluster_block

Definition at line 51 of file fat32.h.

◆ partition

struct mfat_part_st* partition

Definition at line 56 of file fat32.h.

◆ size_constraint

int size_constraint

Definition at line 54 of file fat32.h.

◆ start_cluster

Uint32 start_cluster

Definition at line 57 of file fat32.h.


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