|
STM32H735xx HAL User Manual
|
Defines | |
| #define | LL_SYSCFG_ETH_MII 0x00000000U |
| #define | LL_SYSCFG_ETH_RMII SYSCFG_PMCR_EPIS_SEL_2 |
| #define LL_SYSCFG_ETH_MII 0x00000000U |
ETH Media MII interface
Definition at line 138 of file stm32h7xx_ll_system.h.
| #define LL_SYSCFG_ETH_RMII SYSCFG_PMCR_EPIS_SEL_2 |
ETH Media RMII interface
Definition at line 139 of file stm32h7xx_ll_system.h.
1.7.6.1