+ Collaboration diagram for USB Power Mode:

Macros

#define USB_PWR_MODE_LP   LL_USB_PWR_MODE_LP
 usb working in low power mode. More...
 
#define USB_PWR_MODE_NORMAL   LL_USB_PWR_MODE_NORMAL
 usb working in normal mode. More...
 

Detailed Description

Macro Definition Documentation

◆ USB_PWR_MODE_LP

#define USB_PWR_MODE_LP   LL_USB_PWR_MODE_LP

usb working in low power mode.


Definition at line 287 of file gr55xx_hal_usb.h.

◆ USB_PWR_MODE_NORMAL

#define USB_PWR_MODE_NORMAL   LL_USB_PWR_MODE_NORMAL

usb working in normal mode.


Definition at line 288 of file gr55xx_hal_usb.h.