Contiki 3.x
devoptab_t Struct Reference

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

#include <cpu/arm/k60/include/devopttab.h>

Detailed Description

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

See Also
http://neptune.billgatliff.com/newlib.html

Definition at line 58 of file devopttab.h.