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