struct HIDAPI::DeviceInfo
- HIDAPI::DeviceInfo
- Struct
- Value
- Object
Defined in:
hidapi/device_info.crConstructors
Instance Method Summary
- #bus_type : BusType
- #interface_number : Int32
- #manufacturer_string : String | Nil
- #path : String
- #product_id : Int32
- #product_string : String
- #release_number : Int32
- #serial_number : String
- #usage : Int32
- #usage_page : Int32
- #vendor_id : Int32