endpoint property

List<UsbEndpointDescriptor> endpoint
final

Array of endpoint descriptors. This length of this array is determined by the bNumEndpoints field.

Implementation

final List<UsbEndpointDescriptor> endpoint;