Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
ZAF_ApplicationEvents.h File Reference

Go to the source code of this file.

Typedefs

typedef enum EApplicationEvent EApplicationEvent
 Prioritized events that can wakeup protocol thread.
 

Enumerations

enum  EApplicationEvent {
  EAPPLICATIONEVENT_TIMER = 0 ,
  EAPPLICATIONEVENT_ZWRX ,
  EAPPLICATIONEVENT_ZWCOMMANDSTATUS ,
  EAPPLICATIONEVENT_APP ,
  EAPPLICATIONEVENT_CC ,
  EAPPLICATIONEVENT_HW
}
 Prioritized events that can wakeup protocol thread. More...
 

Detailed Description

Defines default events used by Silicon Labs applications.

These events can be used by customer applications as well. In case a customer application requires additional events, this file can be modified.