C# 클래스 ICSharpCode.USBlib.Internal.usb_endpoint_descriptor

파일 보기 프로젝트 열기: roboime/legacy-roboime

공개 프로퍼티들

프로퍼티 타입 설명
bDescriptorType byte
bEndpointAddress byte
bInterval byte
bLength byte
bRefresh byte
bSynchAddress byte
bmAttributes byte
extra System.IntPtr
extralen int
wMaxPacketSize ushort

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

bDescriptorType 공개적으로 프로퍼티

public byte bDescriptorType
리턴 byte

bEndpointAddress 공개적으로 프로퍼티

public byte bEndpointAddress
리턴 byte

bInterval 공개적으로 프로퍼티

public byte bInterval
리턴 byte

bLength 공개적으로 프로퍼티

public byte bLength
리턴 byte

bRefresh 공개적으로 프로퍼티

public byte bRefresh
리턴 byte

bSynchAddress 공개적으로 프로퍼티

public byte bSynchAddress
리턴 byte

bmAttributes 공개적으로 프로퍼티

public byte bmAttributes
리턴 byte

extra 공개적으로 프로퍼티

public IntPtr,System extra
리턴 System.IntPtr

extralen 공개적으로 프로퍼티

public int extralen
리턴 int

wMaxPacketSize 공개적으로 프로퍼티

public ushort wMaxPacketSize
리턴 ushort