STM32F479xx HAL User Manual
Defines
ETH VLAN Tag Comparison
ETH Exported Constants

Defines

#define ETH_VLANTAGCOMPARISON_12BIT   0x00010000U
#define ETH_VLANTAGCOMPARISON_16BIT   0x00000000U

Define Documentation

#define ETH_VLANTAGCOMPARISON_12BIT   0x00010000U

Definition at line 1210 of file stm32f4xx_hal_eth.h.

#define ETH_VLANTAGCOMPARISON_16BIT   0x00000000U

Definition at line 1211 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().