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

_usbendpointdesc

Declaration

Source position: usb.inc line 88

type _usbendpointdesc = packed record

  bLength: cuint8;

  bDescriptorType: cuint8;

  bEndpointAddress: cuint8;

  bmAttributes: cuint8;

  wMaxPacketSize: cuint16;

  bInterval: cuint8;

end;


Documentation generated on: 2023-03-18