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

Macros

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

Detailed Description

Macro Definition Documentation

◆ ETH_SOURCEADDRFILTER_NORMAL_ENABLE

#define ETH_SOURCEADDRFILTER_NORMAL_ENABLE   0x00000200U

#include <stm32f4xx_hal_eth.h>

Definition at line 1331 of file stm32f4xx_hal_eth.h.

◆ ETH_SOURCEADDRFILTER_INVERSE_ENABLE

#define ETH_SOURCEADDRFILTER_INVERSE_ENABLE   0x00000300U

#include <stm32f4xx_hal_eth.h>

Definition at line 1332 of file stm32f4xx_hal_eth.h.

◆ ETH_SOURCEADDRFILTER_DISABLE

#define ETH_SOURCEADDRFILTER_DISABLE   0x00000000U

#include <stm32f4xx_hal_eth.h>

Definition at line 1333 of file stm32f4xx_hal_eth.h.