File structure.
More...
|
Data Fields |
NUTFILE * | nf_next |
| Link to the next file structure.
|
struct _NUTDEVICE * | nf_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.
Device containing this file.
Definition at line 80 of file file.h.
Device specific file control block.
Definition at line 85 of file file.h.
The documentation for this struct was generated from the following file: