STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

Macros

#define STS_GOUT_NAK   1U
 
#define STS_DATA_UPDT   2U
 
#define STS_XFER_COMP   3U
 
#define STS_SETUP_COMP   4U
 
#define STS_SETUP_UPDT   6U
 

Detailed Description

Macro Definition Documentation

#define STS_DATA_UPDT   2U

Definition at line 332 of file stm32f7xx_ll_usb.h.

#define STS_GOUT_NAK   1U

Definition at line 331 of file stm32f7xx_ll_usb.h.

#define STS_SETUP_COMP   4U

Definition at line 334 of file stm32f7xx_ll_usb.h.

#define STS_SETUP_UPDT   6U

Definition at line 335 of file stm32f7xx_ll_usb.h.

#define STS_XFER_COMP   3U

Definition at line 333 of file stm32f7xx_ll_usb.h.