Nut/OS  4.10.3
API Reference
phat12.h File Reference

PHAT12 specific definitions. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define PHAT12CMASK   0x0FFF

Functions

int Phat12GetClusterLink (NUTDEVICE *dev, uint32_t clust, uint32_t *link)
 Get link value of a specified cluster.
int Phat12SetClusterLink (NUTDEVICE *dev, uint32_t clust, uint32_t link)
 Set link value of a specified cluster.
int Phat12ReleaseChain (NUTDEVICE *dev, uint32_t first)
 Release a cluster chain.

Detailed Description

PHAT12 specific definitions.

 *
 * $Log$
 * Revision 1.2  2008/08/11 07:00:19  haraldkipp
 * BSD types replaced by stdint types (feature request #1282721).
 *
 * Revision 1.1  2006/01/05 16:32:31  haraldkipp
 * First check-in.
 *
 *
 * 

Definition in file phat12.h.