Tiny protocol  0.11.0
Tiny communication protocol for microcontrollers
Public Attributes | List of all members
list_element_ Struct Reference

structure defines base type for the lists More...

#include <tiny_list.h>

Collaboration diagram for list_element_:
Collaboration graph
[legend]

Public Attributes

struct list_element_pnext
 pointer to the next element in the list
 
struct list_element_pprev
 pointer to the previous element in the list
 

Detailed Description

structure defines base type for the lists


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