Module stm32f4xx_hal::otg_fs

source ·
Expand description

USB OTG full-speed peripheral

Requires the usb_fs feature. Only one of the usb_fs/usb_hs features can be selected at the same time.

Structs

  • USB peripheral driver for STM32 microcontrollers.

Type Aliases