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

Field Documentation

bool EmberTaskControl::busy

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

EmberEventData * EmberTaskControl::events

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

uint32_t EmberTaskControl::nextEventTime

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


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