Expand description

USB peripheral.

Mostly builds upon the stm32_usbd crate.

Examples

See examples/usb_serial.rs for a usage example.

Structs

USB Peripheral

USB peripheral driver for STM32 microcontrollers.

Traits

Trait implemented by all pins that can be the “D-” pin for the USB peripheral

Trait implemented by all pins that can be the “D+” pin for the USB peripheral

Type Definitions

Type of the UsbBus