An event queue is currently just a list of events ordered by execution time. More...

#include < ember-types.h >

Data Fields

Event * isrEvents
Event * events

An event queue is currently just a list of events ordered by execution time.

Definition at line 481 of file ember-types.h .

Field Documentation

Event * EventQueue_s::events

Definition at line 483 of file ember-types.h .

Event * EventQueue_s::isrEvents

Definition at line 482 of file ember-types.h .


The documentation for this struct was generated from the following file:
  • ember-types.h