DistDir
Data Fields
t_list_node Struct Reference

The structure contains a linked list single node for the timer module. More...

#include <timer.h>

Data Fields

t_timer_datadata
 pointer to t_timer_data holding single timer information More...
 
struct t_list_nodenext
 pointer to next node of the linked list More...
 

Detailed Description

The structure contains a linked list single node for the timer module.

Field Documentation

◆ data

t_timer_data* t_list_node::data

pointer to t_timer_data holding single timer information

◆ next

struct t_list_node* t_list_node::next

pointer to next node of the linked list


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