![]() |
libbladeRF
2.1.0-0.2018.10~rc1-2
Nuand bladeRF library
|
RF switch configuration structure
Definition at line 521 of file bladeRF2.h.
#include <bladeRF2.h>
Data Fields | |
uint32_t | tx1_rfic_port |
uint32_t | tx1_spdt_port |
uint32_t | tx2_rfic_port |
uint32_t | tx2_spdt_port |
uint32_t | rx1_rfic_port |
uint32_t | rx1_spdt_port |
uint32_t | rx2_rfic_port |
uint32_t | rx2_spdt_port |
uint32_t rx1_rfic_port |
Active RX1 input to RFIC
Definition at line 526 of file bladeRF2.h.
uint32_t rx1_spdt_port |
RF switch configuration for the RX1 path
Definition at line 527 of file bladeRF2.h.
uint32_t rx2_rfic_port |
Active RX2 input to RFIC
Definition at line 528 of file bladeRF2.h.
uint32_t rx2_spdt_port |
RF switch configuration for the RX2 path
Definition at line 529 of file bladeRF2.h.
uint32_t tx1_rfic_port |
Active TX1 output from RFIC
Definition at line 522 of file bladeRF2.h.
uint32_t tx1_spdt_port |
RF switch configuration for the TX1 path
Definition at line 523 of file bladeRF2.h.
uint32_t tx2_rfic_port |
Active TX2 output from RFIC
Definition at line 524 of file bladeRF2.h.
uint32_t tx2_spdt_port |
RF switch configuration for the TX2 path
Definition at line 525 of file bladeRF2.h.