STM32L486xx HAL User Manual
Defines
HCD Speed
HCD Exported Constants

Defines

#define HCD_SPEED_HIGH   0U
#define HCD_SPEED_LOW   2U
#define HCD_SPEED_FULL   3U

Define Documentation

#define HCD_SPEED_FULL   3U

Definition at line 126 of file stm32l4xx_hal_hcd.h.

Referenced by HCD_Port_IRQHandler().

#define HCD_SPEED_HIGH   0U

Definition at line 124 of file stm32l4xx_hal_hcd.h.

Referenced by HCD_HC_OUT_IRQHandler().

#define HCD_SPEED_LOW   2U

Definition at line 125 of file stm32l4xx_hal_hcd.h.