libbladeRF  2.5.0
Nuand bladeRF library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
bladerf_trigger Struct Reference

Description

Trigger configuration

It is highly recommended to keep a 1:1 relationship between triggers in the physical setup and instances of this structure. (i.e., do not re-use and change the same bladerf_trigger) for multiple triggers.)

Definition at line 1629 of file libbladeRF.h.

#include <libbladeRF.h>

Data Fields

bladerf_channel channel
 
bladerf_trigger_role role
 
bladerf_trigger_signal signal
 
uint64_t options
 

Field Documentation

bladerf_channel channel

RX/TX channel associated with trigger

Definition at line 1630 of file libbladeRF.h.

uint64_t options

Reserved field for future options. This is unused and should be set to 0.

Definition at line 1633 of file libbladeRF.h.

Role of the device in a trigger chain

Definition at line 1631 of file libbladeRF.h.

Pin or signal being used

Definition at line 1632 of file libbladeRF.h.


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