STM32L486xx HAL User Manual
Modules | Defines
PCD
STM32L4xx_HAL_Driver

PCD HAL module driver. More...

Modules

 PCD Private Macros
 PCD Private Functions
 PCD Exported Functions
 PCD Exported Types
 PCD Exported Constants
 PCD Exported Macros
 

macros to handle interrupts and specific clock configurations


 PCD Private Constants

Defines

#define USB_OTG_CORE_ID_300A   0x4F54300AU
 USB_OTG_CORE VERSION ID.
#define USB_OTG_CORE_ID_310A   0x4F54310AU
#define USB_OTG_CORE_ID_320A   0x4F54320AU

Detailed Description

PCD HAL module driver.


Define Documentation

#define USB_OTG_CORE_ID_300A   0x4F54300AU

USB_OTG_CORE VERSION ID.

Definition at line 95 of file stm32l4xx_hal_pcd.c.

#define USB_OTG_CORE_ID_310A   0x4F54310AU

Definition at line 96 of file stm32l4xx_hal_pcd.c.

Referenced by HAL_PCD_IRQHandler().

#define USB_OTG_CORE_ID_320A   0x4F54320AU

Definition at line 97 of file stm32l4xx_hal_pcd.c.