| 
                 STM32F4xx HAL Documentation
                 
                Hardware Abstraction Layer for STM32F4 familiy 
               | 
            
Macros | |
| #define | ETH_FULLDUPLEX_MODE ETH_MACCR_DM | 
| #define | ETH_HALFDUPLEX_MODE 0x00000000U | 
| #define ETH_FULLDUPLEX_MODE ETH_MACCR_DM | 
#include <stm32f4xx_hal_eth.h>
Definition at line 1106 of file stm32f4xx_hal_eth.h.
Referenced by ETH_MACDMAConfig().
| #define ETH_HALFDUPLEX_MODE 0x00000000U | 
#include <stm32f4xx_hal_eth.h>
Definition at line 1107 of file stm32f4xx_hal_eth.h.