Function soapysdr_sys::SoapySDRDevice_listUARTs
source · pub unsafe extern "C" fn SoapySDRDevice_listUARTs(
device: *const SoapySDRDevice,
length: *mut usize
) -> *mut *mut c_char
Expand description
Enumerate the available UART devices. \param device a pointer to a device instance \param [out] length the number of UART names \return a list of names of available UARTs