C# 클래스 libusbK.USB_ENDPOINT_DESCRIPTOR

파일 보기 프로젝트 열기: nikkov/Win-Widget

공개 프로퍼티들

프로퍼티 타입 설명
bDescriptorType byte
bEndpointAddress byte
bInterval byte
bLength byte
bmAttributes byte
wMaxPacketSize ushort

프로퍼티 상세

bDescriptorType 공개적으로 프로퍼티

public byte bDescriptorType
리턴 byte

bEndpointAddress 공개적으로 프로퍼티

public byte bEndpointAddress
리턴 byte

bInterval 공개적으로 프로퍼티

public byte bInterval
리턴 byte

bLength 공개적으로 프로퍼티

public byte bLength
리턴 byte

bmAttributes 공개적으로 프로퍼티

public byte bmAttributes
리턴 byte

wMaxPacketSize 공개적으로 프로퍼티

public ushort wMaxPacketSize
리턴 ushort