PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <drv_input_capture.h>
Public Attributes | |
hrt_abstime | time_stamp |
input_capture_edge | edge |
bool | overrun |
Definition at line 79 of file drv_input_capture.h.
input_capture_edge input_capture_element_t::edge |
Definition at line 81 of file drv_input_capture.h.
bool input_capture_element_t::overrun |
Definition at line 82 of file drv_input_capture.h.
hrt_abstime input_capture_element_t::time_stamp |
Definition at line 80 of file drv_input_capture.h.