Embedded TCP/IP stack  4.7.0

◆ netheap_ptr

void* netheap_ptr

Pointer to the FNET heap buffer.

The FNET uses this heap buffer for the internal dynamic data allocation as:

  • Sockets Input/Output buffers.
  • Protocol headers and service information.
  • Various control structures.
  • Temporary data.

    An application can allocate this buffer statically, dynamically, or use a special memory region (for example SRAM).

Definition at line 124 of file fnet_stack.h.


© 2005-2020 by Andrej Butok. http://fnet.sourceforge.net