Expand description
CDC-ACM class implementation, aka Serial over USB.
Structs§
- Packet level implementation of a CDC-ACM serial port.
- CDC ACM Control status change monitor
- Line coding parameters
- CDC ACM class packet receiver.
- CDC ACM class packet sender.
- Internal state for CDC-ACM
Enums§
- Parity for LineCoding
- Number of stop bits for LineCoding
Constants§
- This should be used as
device_class
when building theUsbDevice
.