Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALETH_InitTypeDef::MediaInterface

ETH_InitTypeDef::MediaInterface field

Selects the media-independent interface or the reduced media-independent interface. This parameter can be a value of ETH_Media_Interface

Syntax

uint32_t MediaInterface;

Examples

ETH_InitTypeDef::MediaInterface is referenced by 42 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_eth.h:433
ETH_MediaInterfaceTypeDef MediaInterface; /*!< Selects the MII interface or the RMII interface. */
stm32f4xx_hal_eth_legacy.h:394
uint32_t MediaInterface; /*!< Selects the media-independent interface or the reduced media-independent interface.
stm32f4xx_hal_eth.c:257HAL_ETH_Init()
SYSCFG->PMC |= (uint32_t)heth->Init.MediaInterface;
stm32f4xx_hal_eth.c:369HAL_ETH_Init()
SYSCFG->PMC |= (uint32_t)heth->Init.MediaInterface;

Data Use

Functions reading ETH_InitTypeDef::MediaInterface
ETH_InitTypeDef::MediaInterface
all items filtered out
Type of ETH_InitTypeDef::MediaInterface
ETH_InitTypeDef::MediaInterface
uint32_t
all items filtered out