TCbuf Class Reference
The Circular Buffer. More...
#include <usrlib.h>
Public Member Functions | |
TCbuf (byte *const Address, const byte Size) | |
Circular buffer function-member description. |
Detailed Description
The Circular Buffer.
Byte-wide FIFO. Allows to: add byte, get byte, write bytes from array, read bytes to array, and some other service actions.
Definition at line 67 of file usrlib.h.
Constructor & Destructor Documentation
TCbuf | ( | byte *const | Address, |
const byte | Size | ||
) |
Circular buffer function-member description.
Definition at line 53 of file usrlib.cpp.
Generated on Tue Jul 12 2022 21:14:46 by 1.7.2