Interface | Description |
---|---|
UsbSerialDriver | |
UsbSerialPort |
Interface for a single serial port.
|
Class | Description |
---|---|
CdcAcmSerialDriver |
USB CDC/ACM serial driver implementation.
|
ProbeTable |
Maps (vendor id, product id) pairs to the corresponding serial driver.
|
UsbId |
Registry of USB vendor/product ID constants.
|
UsbSerialProber |