utils
utilities in C for microcontrollers
Data Fields
list_iterator Struct Reference

list iterator state More...

#include <list.h>

Data Fields

struct listlist
 the list which this iterator points to
 
struct list_elementcurrent
 the current element
 

Detailed Description

list iterator state


The documentation for this struct was generated from the following file: