STM32F439xx HAL User Manual
Defines
ETH Media Interface
ETH Exported Constants

Defines

#define ETH_MEDIA_INTERFACE_MII   0x00000000U
#define ETH_MEDIA_INTERFACE_RMII   ((uint32_t)SYSCFG_PMC_MII_RMII_SEL)

Define Documentation

#define ETH_MEDIA_INTERFACE_MII   0x00000000U

Definition at line 951 of file stm32f4xx_hal_eth.h.

#define ETH_MEDIA_INTERFACE_RMII   ((uint32_t)SYSCFG_PMC_MII_RMII_SEL)

Definition at line 952 of file stm32f4xx_hal_eth.h.