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

Data Fields

struct ObjectEventEntry entry
 
uint32_t when
 
uint16_t interval
 
volatile uint8_t inhibited
 

Detailed Description

Definition at line 74 of file uavobjectmanager.c.

Field Documentation

struct ObjectEventEntry ObjectEventEntryThrottled::entry

Definition at line 75 of file uavobjectmanager.c.

volatile uint8_t ObjectEventEntryThrottled::inhibited

Definition at line 79 of file uavobjectmanager.c.

uint16_t ObjectEventEntryThrottled::interval

Definition at line 78 of file uavobjectmanager.c.

uint32_t ObjectEventEntryThrottled::when

Definition at line 77 of file uavobjectmanager.c.


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