queue_t Struct Reference

Queue data structure.

#include <queue.h>


Data Fields

uint8_t * buf
 Data pointer to the buffer.
uint8_t size
 Maximum size of the buffer.
uint8_t length
 Length of the actual data.
uint8_t head
 Head of the buffer.


Detailed Description

Definition at line 51 of file queue.h.


The documentation for this struct was generated from the following file:
Generated on Mon Nov 23 06:26:00 2009 for MANTIS by  doxygen 1.4.6