dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
UAVObjEvent Struct Reference

#include <uavobjectmanager.h>

Data Fields

UAVObjHandle obj
 
UAVObjEventType event
 
struct ObjectEventEntryThrottledthrottle
 
uint16_t instId
 

Detailed Description

Event message, this structure is sent in the event queue each time an event is generated

Definition at line 117 of file uavobjectmanager.h.

Field Documentation

UAVObjEventType UAVObjEvent::event

Definition at line 119 of file uavobjectmanager.h.

uint16_t UAVObjEvent::instId

Definition at line 122 of file uavobjectmanager.h.

UAVObjHandle UAVObjEvent::obj

Definition at line 118 of file uavobjectmanager.h.

struct ObjectEventEntryThrottled* UAVObjEvent::throttle

Definition at line 120 of file uavobjectmanager.h.


The documentation for this struct was generated from the following file: