usbController
The USB controller that has an attachment to the device.
Declaration
weak var usbController: VZUSBController? { get }Discussion
If a USB device object that conforms to this protocol has a current attachment to a USB controller, this property includes a pointer to the device’s USB controller object. Otherwise, it’s nil.