EventQueue_s Struct Reference
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
502
of file
ember-types.h
.
Field Documentation
Event * EventQueue_s::events |
Definition at line
504
of file
ember-types.h
.
Event * EventQueue_s::isrEvents |
Definition at line
503
of file
ember-types.h
.
The documentation for this struct was generated from the following file:
-
ember-types.h