Macros

#define LL_USB_PWR_MODE_LP   (0UL)
 
#define LL_USB_PWR_MODE_NORMAL   (1UL)
 

Detailed Description

Macro Definition Documentation

◆ LL_USB_PWR_MODE_LP

#define LL_USB_PWR_MODE_LP   (0UL)

USB runing in low power mode

Definition at line 107 of file gr55xx_ll_usb.h.

◆ LL_USB_PWR_MODE_NORMAL

#define LL_USB_PWR_MODE_NORMAL   (1UL)

USB runing in normal mode

Definition at line 108 of file gr55xx_ll_usb.h.