pub unsafe extern "C" fn SoapySDRDevice_getMasterClockRate(
device: *const SoapySDRDevice,
) -> f64Expand description
Get the master clock rate of the device.
\param device a pointer to a device instance \return the clock rate in Hz
pub unsafe extern "C" fn SoapySDRDevice_getMasterClockRate(
device: *const SoapySDRDevice,
) -> f64Get the master clock rate of the device.
\param device a pointer to a device instance \return the clock rate in Hz