Loading...
Searching...
No Matches
scheduler_vars_t Struct Reference

OpenWSN scheduler variables structure. More...

Detailed Description

OpenWSN scheduler variables structure.

Definition at line 37 of file scheduler_types.h.

#include <scheduler_types.h>

Data Fields

event_callback_t task_buff [TASK_LIST_DEPTH]
 Task buffer.
 
memarray_t memarray
 Memarray management.
 

Field Documentation

◆ memarray

memarray_t scheduler_vars_t::memarray

Memarray management.

Definition at line 39 of file scheduler_types.h.

◆ task_buff

event_callback_t scheduler_vars_t::task_buff[TASK_LIST_DEPTH]

Task buffer.

Definition at line 38 of file scheduler_types.h.


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