Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

struct_cBuffer Struct Reference
[Circular Byte-Buffer Structure and Function Library (buffer.c)]

#include <buffer.h>


Data Fields

unsigned char * dataptr
 the physical memory address where the buffer is stored
unsigned short size
 the allocated size of the buffer
unsigned short datalength
 the length of the data currently in the buffer
unsigned short dataindex
 the index into the buffer where the data starts


The documentation for this struct was generated from the following file:
Generated on Sun Oct 29 03:41:09 2006 for Procyon AVRlib by  doxygen 1.4.2