Skip to main content

SoapySDRDevice_getFrontendMapping

Function 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