|
|
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] |
| |
Definition at line 96 of file fat.h.
◆ 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 |
◆ reservedNT
| unsigned char _fat_direntry_sfn::reservedNT |
◆ seconds
| unsigned char _fat_direntry_sfn::seconds |
◆ timeCreate
| unsigned char _fat_direntry_sfn::timeCreate[2] |
◆ dateCreate
| unsigned char _fat_direntry_sfn::dateCreate[2] |
◆ dateAccess
| unsigned char _fat_direntry_sfn::dateAccess[2] |
◆ clusterH
| unsigned char _fat_direntry_sfn::clusterH[2] |
◆ timeWrite
| unsigned char _fat_direntry_sfn::timeWrite[2] |
◆ dateWrite
| unsigned char _fat_direntry_sfn::dateWrite[2] |
◆ clusterL
| unsigned char _fat_direntry_sfn::clusterL[2] |
◆ size
| unsigned char _fat_direntry_sfn::size[4] |
The documentation for this struct was generated from the following file:
- iop/fs/vfat/src/include/fat.h