Macros | |
#define | GPIO_ETH_MediaInterface_MII ((u32)0x00000000) |
#define | GPIO_ETH_MediaInterface_RMII ((u32)0x00000001) |
#define | IS_GPIO_ETH_MEDIA_INTERFACE(INTERFACE) |
#define GPIO_ETH_MediaInterface_MII ((u32)0x00000000) |
Definition at line 327 of file stm32f10x_gpio.h.
#define GPIO_ETH_MediaInterface_RMII ((u32)0x00000001) |
Definition at line 328 of file stm32f10x_gpio.h.
#define IS_GPIO_ETH_MEDIA_INTERFACE | ( | INTERFACE | ) |
Definition at line 330 of file stm32f10x_gpio.h.