NetBurner 3.1
buffers.h File Reference

NetBurner Buffers API. More...

#include <constants.h>
#include <basictypes.h>
#include <nbrtos.h>

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.
 

Detailed Description

NetBurner Buffers API.