Embedded TCP/IP stack
4.1.0
|
fnet_init_params Struct Reference
Input parameters structure for fnet_init() More...
Data Fields | |
void * | netheap_ptr |
Pointer to the FNET heap buffer. The FNET uses this heap buffer for the internal dynamic data allocation as: More... | |
fnet_size_t | netheap_size |
Size of the FNET heap buffer. More... | |
const fnet_mutex_api_t * | mutex_api |
Mutex API. It is optional and availble only when FNET_CFG_MULTITHREADING is set. More... | |
Detailed Description
Input parameters structure for fnet_init()
Definition at line 108 of file fnet_stack.h.
The documentation for this struct was generated from the following file:
© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net