fatfs.h File Reference

Go to the source code of this file.

Typedefs

typedef void FILE
 Stream structure type.

Functions

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

Function Documentation

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

© 2000-2010 by contributors - visit http://www.ethernut.de/