STM32F439xx 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 115 of file stm32f4xx_hal_hcd.h.

Referenced by HCD_Port_IRQHandler().

#define HCD_SPEED_HIGH   0U

Definition at line 113 of file stm32f4xx_hal_hcd.h.

#define HCD_SPEED_LOW   2U

Definition at line 114 of file stm32f4xx_hal_hcd.h.