Module stm32_hal2::usb[][src]

Based on stm32f3xx-hal This module is a thin wrapper required to work with the usbd crate. USB peripheral

Requires the usb feature.

See examples/usb_serial.rs for a usage example.

Structs

Peripheral

USB Peripheral

UsbBus

USB peripheral driver for STM32 microcontrollers.

Type Definitions

UsbBusType

Type of the UsbBus