Function soapysdr_sys::SoapySDRDevice_getFrontendMapping
source · pub unsafe extern "C" fn SoapySDRDevice_getFrontendMapping(
device: *const SoapySDRDevice,
direction: c_int
) -> *mut c_char
Expand description
Get the mapping configuration string. \param device a pointer to a device instance \param direction the channel direction RX or TX \return the vendor-specific mapping string