Go to the source code of this file.
Defines | |
#define | USRP_RX_CONFIG_DEFAULT 0 |
#define | USRP_TX_CONFIG_DEFAULT 0 |
Functions | |
int | usrp_rx_config_stream_count (unsigned int usrp_rx_config) |
int | usrp_tx_config_stream_count (unsigned int usrp_tx_config) |
#define USRP_RX_CONFIG_DEFAULT 0 |
#define USRP_TX_CONFIG_DEFAULT 0 |
int usrp_rx_config_stream_count | ( | unsigned int | usrp_rx_config | ) |
given a usrp_rx_config word, return the number of I & Q streams that are interleaved on the USB.
int usrp_tx_config_stream_count | ( | unsigned int | usrp_tx_config | ) |
given a usrp_tx_config word, return the number of I & Q streams that are interleaved on the USB.