NetBurner Buffers API. More...
Go to the source code of this file.
Functions | |
| void | FreeBufferList (PoolPtr nbuf) |
| FreeBufferList Frees a linked list of pool buffers. The buffers must be linked by the pNextFifo_El Pointer. More... | |
| uint16_t | GetFreeCount () |
| Returns the number of free buffers in the system. Buffers are used for both serial and network interfaces. More... | |
| void | ShowBuffer (PoolPtr p) |
| Prints a pool buffer to stdout. | |
NetBurner Buffers API.