Click or drag to resize

EndpointAddresses Enumeration

This enum lists all USB endpoints generated and used by the application firmware.

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public enum EndpointAddresses
Members
  Member nameValueDescription
ADI_STREAMING_ENDPOINT129
ADI_FROM_PC_ENDPOINT1
ADI_TO_PC_ENDPOINT130
See Also