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

Defines

#define ETH_VLANTAGCOMPARISON_16BIT   ((uint32_t)0x00000000U)
#define ETH_VLANTAGCOMPARISON_12BIT   ETH_MACVTR_ETV

Define Documentation

#define ETH_VLANTAGCOMPARISON_12BIT   ETH_MACVTR_ETV

Definition at line 1293 of file stm32h7xx_hal_eth.h.

#define ETH_VLANTAGCOMPARISON_16BIT   ((uint32_t)0x00000000U)

Definition at line 1292 of file stm32h7xx_hal_eth.h.

Referenced by HAL_ETH_SetRxVLANIdentifier().