Unit 'gccore' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libogcfpc]

_usbhiddesc

Declaration

Source position: usb.inc line 152

type _usbhiddesc = packed record

  bLength: cuint8;

  bDescriptorType: cuint8;

  bcdHID: cuint16;

  bCountryCode: cuint8;

  bNumDescriptors: cuint8;

  descr: packed record

    bDescriptorType: cuint8;

    wDescriptorLength: cuint16;

  end;

end;


Documentation generated on: 2023-03-18