STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
Collaboration diagram for PCD Speed:

Macros

#define PCD_SPEED_HIGH   USBD_HS_SPEED
 
#define PCD_SPEED_HIGH_IN_FULL   USBD_HSINFS_SPEED
 
#define PCD_SPEED_FULL   USBD_FS_SPEED
 

Detailed Description

Macro Definition Documentation

◆ PCD_SPEED_HIGH

#define PCD_SPEED_HIGH   USBD_HS_SPEED

#include <stm32f4xx_hal_pcd.h>

Definition at line 155 of file stm32f4xx_hal_pcd.h.

◆ PCD_SPEED_HIGH_IN_FULL

#define PCD_SPEED_HIGH_IN_FULL   USBD_HSINFS_SPEED

#include <stm32f4xx_hal_pcd.h>

Definition at line 156 of file stm32f4xx_hal_pcd.h.

◆ PCD_SPEED_FULL

#define PCD_SPEED_FULL   USBD_FS_SPEED

#include <stm32f4xx_hal_pcd.h>

Definition at line 157 of file stm32f4xx_hal_pcd.h.