pub fn scan_usb() -> Result<impl Iterator<Item = UsbDeviceInfo>>
Expand description

Scans for J-Link USB devices.

The returned iterator will yield all devices made by Segger, without filtering the product ID.