#include "usrp_config.h"

Functions | |
| int | usrp_rx_config_stream_count (unsigned int usrp_rx_config) |
| int | usrp_tx_config_stream_count (unsigned int usrp_tx_config) |
| 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.
1.5.8