|
STM32G474xx HAL用户手册
|
宏定义 | |
| #define | PCD_PHY_ULPI 1U |
| #define | PCD_PHY_EMBEDDED 2U |
| #define | PCD_HS_PHY_EMBEDDED 3U |
| #define | PCD_PHY_UTMI 3U |
| #define PCD_HS_PHY_EMBEDDED 3U |
定义于文件 stm32g4xx_hal_pcd.h 的第 167 行。
| #define PCD_PHY_EMBEDDED 2U |
定义于文件 stm32g4xx_hal_pcd.h 的第 166 行。
| #define PCD_PHY_ULPI 1U |
定义于文件 stm32g4xx_hal_pcd.h 的第 165 行。
| #define PCD_PHY_UTMI 3U |
定义于文件 stm32g4xx_hal_pcd.h 的第 168 行。
1.7.6.1