utils
utilities in C for microcontrollers
|
private instance type generated by POOL with name
set to NAME, type
set to TYPE, and size
set to SIZE
More...
#include <pool.h>
Data Fields | |
struct slist_element | element |
the free_list element | |
TYPE | data |
the user data object of type TYPE | |
private instance type generated by POOL with name
set to NAME, type
set to TYPE, and size
set to SIZE
this type is used to store user data of type TYPE or an object of type slist_element for linking objects onto the free list