CYUSB3KIT-003 with SP605 xilinx
latest
  • Getting Started
  • Constructor
  • Programming
  • Bulk Methods
  • Print information
  • Others
CYUSB3KIT-003 with SP605 xilinx
  • Docs »
  • Print information
  • Edit on GitHub

Print information¶

int FX3USB3Connection::print_devices()¶
Description
Prints all USB devices BUS, VID, PID and bcd.
Returns
  • number of USB devices on success
  • libusb error upon error.
int FX3USB3Connection::print_device_descriptor()¶
Description
Prints the connected device descriptor.
Returns
LIBUSB error return status
int FX3USB3Connection::print_config_descriptor()¶
Description
Prints the connected device configuration
Returns
LIBUSB error return status
libusb_device_descriptor FX3USB3Connection::get_device_descriptor()¶
Returns
libusb_device_descriptor with the information of the connected device.
Next Previous

© Copyright 2021 Revision 53b78e72.

Built with Sphinx using a theme provided by Read the Docs.