| 
                 STM32F4xx HAL Documentation
                 
                Hardware Abstraction Layer for STM32F4 familiy 
               | 
            
Macros | |
| #define | ETH_VLANTAGCOMPARISON_12BIT 0x00010000U | 
| #define | ETH_VLANTAGCOMPARISON_16BIT 0x00000000U | 
| #define ETH_VLANTAGCOMPARISON_12BIT 0x00010000U | 
#include <stm32f4xx_hal_eth.h>
Definition at line 1140 of file stm32f4xx_hal_eth.h.
| #define ETH_VLANTAGCOMPARISON_16BIT 0x00000000U | 
#include <stm32f4xx_hal_eth.h>
Definition at line 1141 of file stm32f4xx_hal_eth.h.
Referenced by HAL_ETH_SetRxVLANIdentifier().