Nut/OS  4.10.3
API Reference
_NUTFILE Struct Reference

File structure. More...

#include <sys/file.h>

Collaboration diagram for _NUTFILE:

Data Fields

NUTFILEnf_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.

Definition at line 71 of file file.h.


Field Documentation


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