Macros
Collaboration diagram for SYSCFG_ETHERNET_Media_Interface:

Macros

#define IS_SYSCFG_ETH_MEDIA_INTERFACE(INTERFACE)
 
#define SYSCFG_ETH_MediaInterface_MII   ((uint32_t)0x00000000)
 
#define SYSCFG_ETH_MediaInterface_RMII   ((uint32_t)0x00000001)
 

Detailed Description

Macro Definition Documentation

#define IS_SYSCFG_ETH_MEDIA_INTERFACE (   INTERFACE)
Value:
(((INTERFACE) == SYSCFG_ETH_MediaInterface_MII) || \
#define SYSCFG_ETH_MediaInterface_RMII
#define SYSCFG_ETH_MediaInterface_MII

Definition at line 147 of file stm32f4xx_syscfg.h.

#define SYSCFG_ETH_MediaInterface_MII   ((uint32_t)0x00000000)

Definition at line 144 of file stm32f4xx_syscfg.h.

#define SYSCFG_ETH_MediaInterface_RMII   ((uint32_t)0x00000001)

Definition at line 145 of file stm32f4xx_syscfg.h.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:54