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

#include <ember-types.h>

Data Fields

EventisrEvents
 
Eventevents
 

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

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

Field Documentation

Event* EventQueue_s::events

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

Event* EventQueue_s::isrEvents

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


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