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

#include <fat32.h>

Collaboration diagram for mfat_dirent_t:
Collaboration graph
[legend]

Data Fields

mfat_stream_t stream
 
char name [8+3+1+1]
 
char fat_name [8+3+1]
 
Uint32 cluster
 
Uint32 size
 
Uint8 type
 
time_t time
 

Detailed Description

Definition at line 60 of file fat32.h.

Field Documentation

◆ cluster

Uint32 cluster

Definition at line 64 of file fat32.h.

◆ fat_name

char fat_name[8+3+1]

Definition at line 63 of file fat32.h.

◆ name

char name[8+3+1+1]

Definition at line 62 of file fat32.h.

◆ size

Uint32 size

Definition at line 65 of file fat32.h.

◆ stream

mfat_stream_t stream

Definition at line 61 of file fat32.h.

◆ time

time_t time

Definition at line 67 of file fat32.h.

◆ type

Uint8 type

Definition at line 66 of file fat32.h.


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