Main Page
Modules
Data Structures
Files
Related Pages
Alphabetical List
Data Structures
Class Hierarchy
Data Fields
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:
lib/include/
queue.h
Generated on Mon Nov 23 06:26:00 2009 for MANTIS by
1.4.6