You are viewing documentation for version:
Control structure for tasks.
This structure should not be accessed directly.
Public Attribute Documentation#
nextEventTime#
uint32_t EmberTaskControl::nextEventTime
The time when the next event associated with this task will fire
events#
EmberEventData* EmberTaskControl::events
The list of events associated with this task
busy#
bool EmberTaskControl::busy
A flag that indicates the task has something to do other than events