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

Defines

#define ETH_DESTINATIONADDRFILTER_NORMAL   0x00000000U
#define ETH_DESTINATIONADDRFILTER_INVERSE   0x00000008U

Define Documentation

#define ETH_DESTINATIONADDRFILTER_INVERSE   0x00000008U

Definition at line 1106 of file stm32f4xx_hal_eth.h.

#define ETH_DESTINATIONADDRFILTER_NORMAL   0x00000000U

Definition at line 1105 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().