Struct _psyiage_usbinfo

Struct Documentation

struct _psyiage_usbinfo

USB Information Details of USB Devices attached to the system.

Public Members

char product[64]
char manufacturer[64]
char deviceclass[64]
char version[64]
char serial[64]
char usbver[16]
uint16_t productid
uint16_t vendorid
struct _psyiage_usbinfo::[anonymous] device[MAX_USB_DEVS]

Array of all USB devices found on the system.

unsigned int numdev

Number of USB devices found on the system.