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

Data Fields

UAVObjEvent ev
 
UAVObjEventCallback cb
 
struct pios_queuequeue
 

Detailed Description

Event callback information

Definition at line 110 of file systemmod.c.

Field Documentation

UAVObjEventCallback EventCallbackInfo::cb

The actual event

Definition at line 112 of file systemmod.c.

UAVObjEvent EventCallbackInfo::ev

Definition at line 111 of file systemmod.c.

struct pios_queue* EventCallbackInfo::queue

The callback function, or zero if none

Definition at line 113 of file systemmod.c.


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