STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

Macros

#define DEP0CTL_MPS_64   0U
 
#define DEP0CTL_MPS_32   1U
 
#define DEP0CTL_MPS_16   2U
 
#define DEP0CTL_MPS_8   3U
 

Detailed Description

Macro Definition Documentation

#define DEP0CTL_MPS_16   2U

Definition at line 300 of file stm32f7xx_ll_usb.h.

#define DEP0CTL_MPS_32   1U

Definition at line 299 of file stm32f7xx_ll_usb.h.

#define DEP0CTL_MPS_64   0U

Definition at line 298 of file stm32f7xx_ll_usb.h.

#define DEP0CTL_MPS_8   3U

Definition at line 301 of file stm32f7xx_ll_usb.h.