APM:Libraries
|
#include <pwm_in.h>
Public Attributes | |
unsigned int | length:15 |
bool | state:1 |
unsigned int PULSE::length |
Definition at line 41 of file pwm_in.h.
Referenced by F4Light::PPM_parser::parse_pulses(), and pwmIRQHandler().
bool PULSE::state |
Definition at line 42 of file pwm_in.h.
Referenced by F4Light::PPM_parser::parse_pulses().