Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of TUKS-COURSE-TIMER by
USB Low Layer Private Functions
[STM32L4xx_LL_USB_DRIVER]
Functions | |
static HAL_StatusTypeDef | USB_CoreReset (USB_OTG_GlobalTypeDef *USBx) |
Reset the USB Core (needed after USB clock settings change) |
Function Documentation
static HAL_StatusTypeDef USB_CoreReset | ( | USB_OTG_GlobalTypeDef * | USBx ) | [static] |
Reset the USB Core (needed after USB clock settings change)
- Parameters:
-
USBx : Selected device
- Return values:
-
HAL status
Definition at line 2343 of file stm32l4xx_ll_usb.c.
Generated on Tue Jul 12 2022 17:38:59 by
