EmberTaskControl Struct Reference

The control structure for tasks.

#include < ember-types.h >

Data Fields

uint32_t nextEventTime
EmberEventData * events
bool busy

The control structure for tasks.

This structure should not be accessed directly.

Field Documentation

busy

bool EmberTaskControl::busy

events

EmberEventData * EmberTaskControl::events

nextEventTime

uint32_t EmberTaskControl::nextEventTime

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