STM32F439xx HAL User Manual
Defines
ETH Source Addr Filter
ETH Exported Constants

Defines

#define ETH_SOURCEADDRFILTER_NORMAL_ENABLE   0x00000200U
#define ETH_SOURCEADDRFILTER_INVERSE_ENABLE   0x00000300U
#define ETH_SOURCEADDRFILTER_DISABLE   0x00000000U

Define Documentation

#define ETH_SOURCEADDRFILTER_DISABLE   0x00000000U

Definition at line 1078 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().

#define ETH_SOURCEADDRFILTER_INVERSE_ENABLE   0x00000300U

Definition at line 1077 of file stm32f4xx_hal_eth.h.

#define ETH_SOURCEADDRFILTER_NORMAL_ENABLE   0x00000200U

Definition at line 1076 of file stm32f4xx_hal_eth.h.