\hypertarget{struct__BA}{
\section{\_\-BA Struct Reference}
\label{struct__BA}\index{_BA@{\_\-BA}}
}
Provides the bare minimum context to keep track of a buffered array of bits. Since, in general, the bits are buffered in a temporary structure before being output, they must be flushed.  


{\tt \#include $<$BA.h$>$}

\subsection*{Data Fields}
\begin{CompactItemize}
\item 
unsigned int \hyperlink{struct__BA_o0}{buffer}
\item 
unsigned int \hyperlink{struct__BA_o1}{togo}
\item 
unsigned int $\ast$ \hyperlink{struct__BA_o2}{out}
\end{CompactItemize}


\subsection{Detailed Description}
Provides the bare minimum context to keep track of a buffered array of bits. Since, in general, the bits are buffered in a temporary structure before being output, they must be flushed. 



\subsection{Field Documentation}
\hypertarget{struct__BA_o0}{
\index{_BA@{\_\-BA}!buffer@{buffer}}
\index{buffer@{buffer}!_BA@{\_\-BA}}
\subsubsection[buffer]{\setlength{\rightskip}{0pt plus 5cm}unsigned int \hyperlink{struct__BA_o0}{\_\-BA::buffer}}}
\label{struct__BA_o0}


Output staging buffer \hypertarget{struct__BA_o2}{
\index{_BA@{\_\-BA}!out@{out}}
\index{out@{out}!_BA@{\_\-BA}}
\subsubsection[out]{\setlength{\rightskip}{0pt plus 5cm}unsigned int$\ast$ \hyperlink{struct__BA_o2}{\_\-BA::out}}}
\label{struct__BA_o2}


Current output buffer address \hypertarget{struct__BA_o1}{
\index{_BA@{\_\-BA}!togo@{togo}}
\index{togo@{togo}!_BA@{\_\-BA}}
\subsubsection[togo]{\setlength{\rightskip}{0pt plus 5cm}unsigned int \hyperlink{struct__BA_o1}{\_\-BA::togo}}}
\label{struct__BA_o1}


Bits left in the output staging buffer 

The documentation for this struct was generated from the following file:\begin{CompactItemize}
\item 
\hyperlink{BA_8h}{BA.h}\end{CompactItemize}
