Contiki 3.x
Data Structures
devopttab.h File Reference

    File-like I/O device operations table.
More...

#include <sys/stat.h>
#include <errno.h>
#include <stdio.h>
#include <unistd.h>
#include <reent.h>

Go to the source code of this file.

Data Structures

struct  devoptab_t
 A simple "device operations" table, with function pointers for all the kinds of activities you would expect a stream-like device to support. More...
 

Detailed Description

    File-like I/O device operations table.
Author
Joakim Gebart joaki.nosp@m.m.ge.nosp@m.bart@.nosp@m.eist.nosp@m.ec.se

Definition in file devopttab.h.