STM32F439xx HAL User Manual
Defines
ETH Watchdog
ETH Exported Constants

Defines

#define ETH_WATCHDOG_ENABLE   0x00000000U
#define ETH_WATCHDOG_DISABLE   0x00800000U

Define Documentation

#define ETH_WATCHDOG_DISABLE   0x00800000U

Definition at line 961 of file stm32f4xx_hal_eth.h.

#define ETH_WATCHDOG_ENABLE   0x00000000U

Definition at line 960 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().