请问如何USB枚举 iManufacturer , iProduct ,iSerialNumber?
请问如何USB枚举 iManufacturer , iProduct ,iSerialNumber?------------------ Device Descriptor ------------------
bLength : 0x12 (18 bytes)
bDescriptorType : 0x01 (Device Descriptor)
bcdUSB : 0x300 (USB Version 3.00)
bDeviceClass : 0x00 (defined by the interface descriptors)
bDeviceSubClass : 0x00
bDeviceProtocol : 0x00
bMaxPacketSize0 : 0x09 (9 bytes)
idVendor : 0x0930 (Toshiba Corporation)
idProduct : 0x1407
bcdDevice : 0x1075
iManufacturer : 0x01 (String Descriptor 1)
Language 0x0409 : "TOSHIBA"
iProduct : 0x02 (String Descriptor 2)
Language 0x0409 : "TransMemory-Ex2"
iSerialNumber : 0x03 (String Descriptor 3)
Language 0x0409 : "E839355292671E70B40000A9"
bNumConfigurations : 0x01
页:
[1]