STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

Macros

#define USB_OTG_MODE_DEVICE   0U
 
#define USB_OTG_MODE_HOST   1U
 
#define USB_OTG_MODE_DRD   2U
 

Detailed Description

Macro Definition Documentation

#define USB_OTG_MODE_DEVICE   0U

Definition at line 236 of file stm32f7xx_ll_usb.h.

#define USB_OTG_MODE_DRD   2U

Definition at line 238 of file stm32f7xx_ll_usb.h.

#define USB_OTG_MODE_HOST   1U

Definition at line 237 of file stm32f7xx_ll_usb.h.