STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
ETH Unicast Frames Filter
Collaboration diagram for ETH Unicast Frames Filter:

Macros

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

Detailed Description

Macro Definition Documentation

◆ ETH_UNICASTFRAMESFILTER_PERFECTHASHTABLE

#define ETH_UNICASTFRAMESFILTER_PERFECTHASHTABLE   0x00000402U

#include <stm32f4xx_hal_eth.h>

Definition at line 1389 of file stm32f4xx_hal_eth.h.

◆ ETH_UNICASTFRAMESFILTER_HASHTABLE

#define ETH_UNICASTFRAMESFILTER_HASHTABLE   0x00000002U

#include <stm32f4xx_hal_eth.h>

Definition at line 1390 of file stm32f4xx_hal_eth.h.

◆ ETH_UNICASTFRAMESFILTER_PERFECT

#define ETH_UNICASTFRAMESFILTER_PERFECT   0x00000000U

#include <stm32f4xx_hal_eth.h>

Definition at line 1391 of file stm32f4xx_hal_eth.h.