Module stm32f0xx_hal::usb[][src]

Expand description

USB peripheral

Requires the stm32-usbd feature.

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

Structs

USB peripheral driver for STM32 microcontrollers.

Functions

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

Type Definitions