TUKS MCU Introductory course / TUKS-COURSE-THERMOMETER

Fork of TUKS-COURSE-TIMER by TUKS MCU Introductory course

Embed: (wiki syntax)

« Back to documentation index

USB Low Layer Private Functions

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:
HALstatus

Definition at line 2343 of file stm32l4xx_ll_usb.c.