Control structure for tasks. More...

#include <ember-types.h>

Data Fields

uint32_t nextEventTime
 
EmberEventDataevents
 
bool busy
 

Control structure for tasks.

This structure should not be accessed directly.

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

Field Documentation

bool EmberTaskControl::busy

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

EmberEventData* EmberTaskControl::events

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

uint32_t EmberTaskControl::nextEventTime

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


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