[][src]Module stm32f3xx_hal::usb

USB peripheral

Requires the stm32-usbd feature and one of the stm32f303x* features.

See https://github.com/stm32-rs/stm32f3xx-hal/tree/master/examples for usage examples.

Structs

Peripheral
UsbBus

USB peripheral driver for STM32 microcontrollers.

Type Definitions

UsbBusType