|
dRonin
adbada4
dRonin firmware
|
Data Fields | |
| UAVObjEvent | ev |
| UAVObjEventCallback | cb |
| struct pios_queue * | queue |
Event callback information
Definition at line 110 of file systemmod.c.
| 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.