# Hid_RawDevInfo ## Overview Defines the raw device information. **Since**: 18 **Related module**: [HID DDK](_hid_ddk.md) **Header file**: [hid_ddk_types.h](hid__ddk__types_8h.md) ## Summary ### Member Variables | Name| Description| | -------- | -------- | | uint32_t [busType](_hid_ddk.md#bustype) | Bus type.| | uint16_t [vendor](_hid_ddk.md#vendor) | Provider ID.| | uint16_t [product](_hid_ddk.md#product) | Product ID.|