OLE Developer Guide  Latest Git
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
usb_properties.h File Reference

Detailed Description

USB Device specific constants.

Include dependency graph for usb_properties.h:

Go to the source code of this file.

Enumerations

enum  { USB_DEVICE_VENDOR_ID = 0x1209 }
 The USB Vendor ID. More...
 
enum  { USB_DEVICE_MAIN_PRODUCT_ID = 0xaced }
 The Ja Rule USB Product ID. More...
 
enum  { USB_DEVICE_BOOTLOADER_PRODUCT_ID = 0xacee }
 The Ja Rule Bootloader USB Product ID. More...
 

Enumeration Type Documentation

anonymous enum

The USB Vendor ID.

See http://pid.codes/1209/ACEE/

anonymous enum

The Ja Rule USB Product ID.

See http://pid.codes/1209/ACED/

anonymous enum

The Ja Rule Bootloader USB Product ID.

See http://pid.codes/1209/ACEE/