cirbuf Struct Reference

#include <cirbuf.h>


Data Fields

cirbuf_uint maxlen
volatile cirbuf_uint start
volatile cirbuf_uint end
volatile cirbuf_uint len
char * buf


Detailed Description

This structure is the header of a cirbuf type.

Definition at line 50 of file cirbuf.h.


Field Documentation

current len of fifo

Definition at line 54 of file cirbuf.h.

Referenced by cirbuf_add_buf_head(), cirbuf_add_buf_tail(), cirbuf_del_buf_head(), cirbuf_del_buf_tail(), and cirbuf_init().

char* cirbuf::buf


The documentation for this struct was generated from the following file:

Generated on Fri Mar 12 06:32:30 2010 for AVR by  doxygen 1.5.6