[][src]Crate stm32_usbd

USB peripheral driver for STM32 microcontrollers.

This also serves as the reference implementation and example repository for the usb-device crate for now.

Re-exports

pub use crate::bus::UsbBus;

Modules

bus

USB peripheral driver.

Type Definitions

UsbBusType
UsbPinsType