NUTFILE Struct Reference
[Device Management]

File structure. More...

Collaboration diagram for NUTFILE:
Collaboration graph
[legend]

Data Fields

NUTFILE * nf_next
 Link to the next file structure.
struct _NUTDEVICEnf_dev
 Device containing this file.
void * nf_fcb
 Device specific file control block.

Detailed Description

File structure.

File structure type.

Definition at line 71 of file file.h.


Field Documentation

NUTFILE* NUTFILE::nf_next

Link to the next file structure.

Definition at line 75 of file file.h.

struct _NUTDEVICE* NUTFILE::nf_dev

Device containing this file.

Definition at line 80 of file file.h.

void* NUTFILE::nf_fcb

Device specific file control block.

Definition at line 85 of file file.h.


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

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