STM32F439xx HAL User Manual
Defines
ETH Unicast Frames Filter
ETH Exported Constants

Defines

#define ETH_UNICASTFRAMESFILTER_PERFECTHASHTABLE   0x00000402U
#define ETH_UNICASTFRAMESFILTER_HASHTABLE   0x00000002U
#define ETH_UNICASTFRAMESFILTER_PERFECT   0x00000000U

Define Documentation

#define ETH_UNICASTFRAMESFILTER_HASHTABLE   0x00000002U

Definition at line 1135 of file stm32f4xx_hal_eth.h.

#define ETH_UNICASTFRAMESFILTER_PERFECT   0x00000000U

Definition at line 1136 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().

#define ETH_UNICASTFRAMESFILTER_PERFECTHASHTABLE   0x00000402U

Definition at line 1134 of file stm32f4xx_hal_eth.h.