APM:Libraries
Public Attributes | List of all members
adc_capture Struct Reference

#include <AP_RangeFinder_Bebop.h>

Public Attributes

struct iio_device * device
 
struct iio_buffer * buffer
 
unsigned int buffer_size
 
struct iio_channel * channel
 
unsigned int freq
 
unsigned short threshold_time_rejection
 

Detailed Description

Definition at line 78 of file AP_RangeFinder_Bebop.h.

Member Data Documentation

◆ buffer

struct iio_buffer* adc_capture::buffer

Definition at line 80 of file AP_RangeFinder_Bebop.h.

◆ buffer_size

unsigned int adc_capture::buffer_size

Definition at line 81 of file AP_RangeFinder_Bebop.h.

◆ channel

struct iio_channel* adc_capture::channel

Definition at line 82 of file AP_RangeFinder_Bebop.h.

◆ device

struct iio_device* adc_capture::device

Definition at line 79 of file AP_RangeFinder_Bebop.h.

◆ freq

unsigned int adc_capture::freq

Definition at line 83 of file AP_RangeFinder_Bebop.h.

◆ threshold_time_rejection

unsigned short adc_capture::threshold_time_rejection

Definition at line 86 of file AP_RangeFinder_Bebop.h.


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