Main Page   Compound List   File List   Compound Members   File Members  

struct_BitBuf Struct Reference

#include <bitbuf.h>

List of all members.

Public Attributes

unsigned char* dataptr
unsigned short size
unsigned short bytePos
unsigned short bitPos
unsigned short datalength
unsigned short dataindex


Member Data Documentation

unsigned short struct_BitBuf::bitPos
 

Definition at line 29 of file bitbuf.h.

unsigned short struct_BitBuf::bytePos
 

Definition at line 28 of file bitbuf.h.

unsigned short struct_BitBuf::dataindex
 

Definition at line 31 of file bitbuf.h.

unsigned short struct_BitBuf::datalength
 

Definition at line 30 of file bitbuf.h.

unsigned char * struct_BitBuf::dataptr
 

Definition at line 26 of file bitbuf.h.

unsigned short struct_BitBuf::size
 

Definition at line 27 of file bitbuf.h.


The documentation for this struct was generated from the following file:
Generated at Mon Oct 14 00:10:52 2002 for avrlib by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001