EmberTaskControl Struct Reference
Control structure for tasks. More...
#include <
ember-types.h
>
Data Fields |
|
uint32_t | nextEventTime |
EmberEventData * | events |
bool | busy |
Control structure for tasks.
This structure should not be accessed directly.
Definition at line
542
of file
ember-types.h
.
Field Documentation
bool EmberTaskControl::busy |
Definition at line
548
of file
ember-types.h
.
EmberEventData * EmberTaskControl::events |
Definition at line
546
of file
ember-types.h
.
uint32_t EmberTaskControl::nextEventTime |
Definition at line
544
of file
ember-types.h
.
The documentation for this struct was generated from the following file:
-
ember-types.h