NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ppmDevice_s Struct Reference

Data Fields

uint8_t pulseIndex
 
uint32_t currentCapture
 
uint32_t currentTime
 
uint32_t deltaTime
 
uint32_t captures [PWM_PORTS_OR_PPM_CAPTURE_COUNT]
 
uint32_t largeCounter
 
int8_t numChannels
 
int8_t numChannelsPrevFrame
 
uint8_t stableFramesSeenCount
 
bool tracking
 
bool overflowed
 

Field Documentation

uint32_t ppmDevice_s::captures[PWM_PORTS_OR_PPM_CAPTURE_COUNT]
uint32_t ppmDevice_s::currentCapture
uint32_t ppmDevice_s::currentTime
uint32_t ppmDevice_s::deltaTime
uint32_t ppmDevice_s::largeCounter
int8_t ppmDevice_s::numChannels
int8_t ppmDevice_s::numChannelsPrevFrame
bool ppmDevice_s::overflowed
uint8_t ppmDevice_s::pulseIndex
uint8_t ppmDevice_s::stableFramesSeenCount
bool ppmDevice_s::tracking

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