Module usb

Module usb 

Source
Expand description

USB peripheral

Requires the stm32-usbd feature.

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

Structs§

Peripheral
UsbBus
USB peripheral driver for STM32 microcontrollers.

Functions§

remap_pins
Remap PA11/PA12 pins to PA09/PA10 for USB on TSSOP20 (STM32F042F) or UFQFPN28 (STM32F042G) packages

Type Aliases§

UsbBusType