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 490 of file ember-types.h .

Field Documentation

Event * EventQueue_s::events

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

Event * EventQueue_s::isrEvents

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


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