SpringCard SpringCore Library for .NET  20.04.16
High-level access to the SpringCore devices
SpringCard.WinUsb.WinUsbDevice.UsbEndPoint Class Reference

Public Types

enum  EndPointType { Control, Bulk, Interrupt, Isochronous }
 

Public Member Functions

bool IsInput ()
 
bool IsOutput ()
 
bool Configure ()
 
bool Flush ()
 
uint Read (byte[] buffer)
 
uint Write (byte[] buffer)
 

Public Attributes

UsbEndpointReader reader
 
UsbEndpointWriter writer
 

Properties

EndPointType Type [get, set]
 
byte Address [get, set]
 
uint MaxPacketSize [get, set]
 
byte Interval [get, set]
 

The documentation for this class was generated from the following file: