Constant USB_AUDIO_CLASS
pub const USB_AUDIO_CLASS: u8 = 0x01; // 1u8Expand description
This should be used as device_class when building the UsbDevice.
pub const USB_AUDIO_CLASS: u8 = 0x01; // 1u8This should be used as device_class when building the UsbDevice.