PHAT16 specific definitions. More...
Go to the source code of this file.
Defines | |
#define | PHAT16CMASK 0xFFFF |
Functions | |
int | Phat16GetClusterLink (NUTDEVICE *dev, uint32_t clust, uint32_t *link) |
Get link value of a specified cluster. | |
int | Phat16SetClusterLink (NUTDEVICE *dev, uint32_t clust, uint32_t link) |
Set link value of a specified cluster. | |
int | Phat16ReleaseChain (NUTDEVICE *dev, uint32_t first) |
Release a cluster chain. |
PHAT16 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:36 haraldkipp * First check-in. * * *
Definition in file phat16.h.