VLSI Solution Oy Evaluation MP3 Player Source Code Documentation
| Address | 32-bit data type that is also "byte addressable" |
| Address::B | |
| directoryStack | Directory traversing structure |
| DirRecordUnion | FAT/VFAT directory record union |
| DirRecordUnion::Entry | Standard directory entry |
| DirRecordUnion::LongEntry | Extended directory entry |
| DiskBlock | Disk Block type including RAW data and FAT deciphering structures |
| DiskBlock::Fat | Boot Sector / Bios Parameter Block structure |
| DiskBlock::Fat::Extensions | FAT type specific extensions |
| DiskBlock::Fat::Extensions::Fat16Specific | FAT12/16 specific extensions to Bios Parameter Block |
| DiskBlock::Fat::Extensions::Fat32Specific | FAT32 specific extensions to Bios Parameter Block |
| DiskBlock::Raw | Raw Data (interpret sector as array of 8-bit chars) |
| fragmentEntry | Fragment Table |
| Temp | Generic temp variable for non-reentrant main routines |