buffer Struct Reference

The 'ring' buffer. More...

#include <buffer.h>


Data Fields

unsigned char data [1<< BUFFER_BITS]
uint8_t head
uint8_t tail


Detailed Description

The 'ring' buffer.


Field Documentation

unsigned char buffer::data[1<< BUFFER_BITS]

uint8_t buffer::head

uint8_t buffer::tail


The documentation for this struct was generated from the following file:
Generated on Mon Mar 26 00:29:13 2007 for UARTDriver by  doxygen 1.5.1