Descriptor Class
NuGet: GHIElectronics.TinyCLR.Devices.UsbClient
Assembly: GHIElectronics.TinyCLR.Devices.UsbClient
Namespace: GHIElectronics.TinyCLR.Devices.UsbClient
Base class for all USB descriptors.
public abstract class Descriptor
Constructors
Descriptor(byte Index)
protected Descriptor(byte Index)
Creates a new descriptor with the given index.
Fields
index
protected byte index
The index of the descriptor.