Function soapysdr_sys::SoapySDRDevice_getHardwareInfo
source · pub unsafe extern "C" fn SoapySDRDevice_getHardwareInfo(
device: *const SoapySDRDevice
) -> SoapySDRKwargs
Expand description
Query a dictionary of available device information. This dictionary can any number of values like vendor name, product name, revisions, serials… This information can be displayed to the user to help identify the instantiated device. \param device a pointer to a device instance