UsbPeripheralConfig

Configure how the USB peripheral subsystem should work.

FieldTypeDescriptionDefault
functions [vector] Optional list of functions that will be published by the USB peripheral driver. See |UsbPeripheralFunction| for the list of supported functions. If this is `None`, |UsbPeripheralFunction::Cdc| shall be set as the default.