Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

fifo_rx_slot_t Struct Reference

#include <FIFO_policy.h>

Collaboration diagram for fifo_rx_slot_t:

[legend]

Data Fields

fifo_rx_slot_tnext
unsigned int length
unsigned char * data
unsigned char read

Field Documentation

unsigned char* fifo_rx_slot_t::data
 

Definition at line 58 of file FIFO_policy.h.

unsigned int fifo_rx_slot_t::length
 

Definition at line 57 of file FIFO_policy.h.

struct fifo_rx_slot_t* fifo_rx_slot_t::next
 

Definition at line 56 of file FIFO_policy.h.

unsigned char fifo_rx_slot_t::read
 

Definition at line 59 of file FIFO_policy.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 14 12:59:16 2004 for RTL-lwIP-0.4 by doxygen 1.3.4