libbladeRF  1.7.2
Nuand bladeRF library
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 1718 of file libbladeRF.h.

#include <libbladeRF.h>

Data Fields

bladerf_module module
 
bladerf_trigger_role role
 
bladerf_trigger_signal signal
 
uint64_t options
 

Field Documentation

RX/TX module associated with trigger

Definition at line 1720 of file libbladeRF.h.

uint64_t options

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

Definition at line 1723 of file libbladeRF.h.

Role of the device in a trigger chain

Definition at line 1721 of file libbladeRF.h.

Pin or signal being used

Definition at line 1722 of file libbladeRF.h.


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