PX4 Firmware
PX4 Autopilot Software http://px4.io
input_capture_element_t Struct Reference

#include <drv_input_capture.h>

Collaboration diagram for input_capture_element_t:

Public Attributes

hrt_abstime time_stamp
 
input_capture_edge edge
 
bool overrun
 

Detailed Description

Definition at line 79 of file drv_input_capture.h.

Member Data Documentation

◆ edge

input_capture_edge input_capture_element_t::edge

Definition at line 81 of file drv_input_capture.h.

◆ overrun

bool input_capture_element_t::overrun

Definition at line 82 of file drv_input_capture.h.

◆ time_stamp

hrt_abstime input_capture_element_t::time_stamp

Definition at line 80 of file drv_input_capture.h.


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