Unit 'libusb' Package
[Overview][Constants][Types][Procedures and functions][Index] [#libusb]

libusb_endpoint_descriptor

Declaration

Source position: libusb.pp line 475

type libusb_endpoint_descriptor = record

  bLength: uint8_t;

  bDescriptorType: uint8_t;

  bEndpointAddress: uint8_t;

  bmAttributes: uint8_t;

  wMaxPacketSize: uint16_t;

  bInterval: uint8_t;

  bRefresh: uint8_t;

  bSynchAddress: uint8_t;

  extra: ;

  extra_length: LongInt;

end;


Documentation generated on: 2023-03-18