Skip to main content

SoapySDRDevice_getMasterClockRates

Function SoapySDRDevice_getMasterClockRates 

Source
pub unsafe extern "C" fn SoapySDRDevice_getMasterClockRates(
    device: *const SoapySDRDevice,
    length: *mut usize,
) -> *mut SoapySDRRange
Expand description

Get the range of available master clock rates.

\param device a pointer to a device instance \param [out] length the number of ranges \return a list of clock rate ranges in Hz