Expand description

USB support, including for simulated COM ports. This module is a thin wrapper required to work with the usbd crate.

Requires the usbotg_fs or usbotg_hs features. Used on F4, L4x5, L4x6, and H7. Others use the usb module.

Structs

USB peripheral driver for STM32 microcontrollers.

Type Definitions