Function soapysdr_sys::SoapySDRDevice_getGainElementRange
source · pub unsafe extern "C" fn SoapySDRDevice_getGainElementRange(
device: *const SoapySDRDevice,
direction: c_int,
channel: usize,
name: *const c_char
) -> SoapySDRRange
Expand description
Get the range of possible gain values for a specific element. \param device a pointer to a device instance \param direction the channel direction RX or TX \param channel an available channel on the device \param name the name of an amplification element \return the range of possible gain values for the specified amplification element in dB