Constant USB_CLASS_CDC
pub const USB_CLASS_CDC: u8 = 0x02; // 2u8Expand description
This should be used as device_class when building the UsbDevice.
pub const USB_CLASS_CDC: u8 = 0x02; // 2u8This should be used as device_class when building the UsbDevice.