C# Class libusbK.USB_INTERFACE_DESCRIPTOR

Show file Open project: nikkov/Win-Widget Class Usage Examples

Public Properties

Property Type Description
bAlternateSetting byte
bDescriptorType byte
bInterfaceClass byte
bInterfaceNumber byte
bInterfaceProtocol byte
bInterfaceSubClass byte
bLength byte
bNumEndpoints byte
iInterface byte

Property Details

bAlternateSetting public property

public byte bAlternateSetting
return byte

bDescriptorType public property

public byte bDescriptorType
return byte

bInterfaceClass public property

public byte bInterfaceClass
return byte

bInterfaceNumber public property

public byte bInterfaceNumber
return byte

bInterfaceProtocol public property

public byte bInterfaceProtocol
return byte

bInterfaceSubClass public property

public byte bInterfaceSubClass
return byte

bLength public property

public byte bLength
return byte

bNumEndpoints public property

public byte bNumEndpoints
return byte

iInterface public property

public byte iInterface
return byte