STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

Macros

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

Detailed Description

Macro Definition Documentation

#define HCD_SPEED_FULL   3U

Definition at line 114 of file stm32f7xx_hal_hcd.h.

#define HCD_SPEED_HIGH   0U

Definition at line 112 of file stm32f7xx_hal_hcd.h.

#define HCD_SPEED_LOW   2U

Definition at line 113 of file stm32f7xx_hal_hcd.h.