cache_t Union Reference

Cache buffer data type. More...

#include <Fat16.h>

Collaboration diagram for cache_t:

Collaboration graph
[legend]

List of all members.

Public Attributes

uint8_t data [512]
fat_t fat [256]
dir_t dir [16]
mbr_t mbr
fbs_t fbs


Detailed Description

Cache buffer data type.

Member Data Documentation

uint8_t cache_t::data[512]

Used to access cached file data blocks.

fat_t cache_t::fat[256]

Used to access cached FAT entries.

Used to access cached directory entries.

Used to access a cached MasterBoot Record.

Used to access to a cached FAT16 boot sector.


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

Generated on Thu Oct 9 08:22:19 2008 for Fat16 by  doxygen 1.5.6