Interface: UsbEndpoint

api/hardware/EvamHardwareUsbApi.UsbEndpoint

A USB endpoint available for communication

Properties

direction

direction: string

The endpoint direction: “in” (device->host) or “out” (host->device)


endpointNumber

endpointNumber: number

The endpoint number


packetSize

packetSize: number

The maximum allowed packet size in Bytes