Nut/OS  5.0.5
API Reference
_NUTFILE Struct Reference

File structure. More...

#include <sys/file.h>

Collaboration diagram for _NUTFILE:
[legend]

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.


Field Documentation


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