PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
_fat_direntry_sfn Struct Reference

Data Fields

unsigned char name [8]
 
unsigned char ext [3]
 
unsigned char attr
 
unsigned char reservedNT
 
unsigned char seconds
 
unsigned char timeCreate [2]
 
unsigned char dateCreate [2]
 
unsigned char dateAccess [2]
 
unsigned char clusterH [2]
 
unsigned char timeWrite [2]
 
unsigned char dateWrite [2]
 
unsigned char clusterL [2]
 
unsigned char size [4]
 

Detailed Description

Definition at line 96 of file fat.h.

Field Documentation

◆ name

unsigned char _fat_direntry_sfn::name[8]

Definition at line 98 of file fat.h.

◆ ext

unsigned char _fat_direntry_sfn::ext[3]

Definition at line 99 of file fat.h.

◆ attr

unsigned char _fat_direntry_sfn::attr

Definition at line 100 of file fat.h.

◆ reservedNT

unsigned char _fat_direntry_sfn::reservedNT

Definition at line 102 of file fat.h.

◆ seconds

unsigned char _fat_direntry_sfn::seconds

Definition at line 103 of file fat.h.

◆ timeCreate

unsigned char _fat_direntry_sfn::timeCreate[2]

Definition at line 104 of file fat.h.

◆ dateCreate

unsigned char _fat_direntry_sfn::dateCreate[2]

Definition at line 105 of file fat.h.

◆ dateAccess

unsigned char _fat_direntry_sfn::dateAccess[2]

Definition at line 106 of file fat.h.

◆ clusterH

unsigned char _fat_direntry_sfn::clusterH[2]

Definition at line 107 of file fat.h.

◆ timeWrite

unsigned char _fat_direntry_sfn::timeWrite[2]

Definition at line 109 of file fat.h.

◆ dateWrite

unsigned char _fat_direntry_sfn::dateWrite[2]

Definition at line 110 of file fat.h.

◆ clusterL

unsigned char _fat_direntry_sfn::clusterL[2]

Definition at line 111 of file fat.h.

◆ size

unsigned char _fat_direntry_sfn::size[4]

Definition at line 112 of file fat.h.


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