fatfs.h File Reference

Go to the source code of this file.

Typedefs

typedef void FILE

Functions

FILENutFileOpen (char *name)
int NutFileClose (FILE *romf)
int NutFileRead (FILE *romf, void *data, int size)
long NutFileSize (FILE *romf)


Typedef Documentation

typedef void FILE


Function Documentation

FILE* NutFileOpen ( char *  name  ) 

int NutFileClose ( FILE romf  ) 

int NutFileRead ( FILE romf,
void *  data,
int  size 
)

long NutFileSize ( FILE romf  ) 


© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/