public class UsbDescriptor extends Object
| Constructor and Description |
|---|
UsbDescriptor(byte bLength,
byte bDescriptorType)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
bDescriptorType()
Gets the descriptor type.
|
int |
bLength()
Gets the length.
|
Copyright © 2023 LSST. All rights reserved.