Searched defs:endpointOut (Results 1 – 1 of 1) sorted by relevance
30 private readonly endpointOut: number; property in UsbTransmissionChannel89 … const endpointOut = UsbTransmissionChannel.filterEndpointNumber(matchDevice.endPoints, 'out'); constant