HAL
ETH_MACInitTypeDef::VLANTagComparison is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALETH_MACInitTypeDef::VLANTagComparison

ETH_MACInitTypeDef::VLANTagComparison field

Selects the 12-bit VLAN identifier or the complete 16-bit VLAN tag for comparison and filtering. This parameter can be a value of ETH_VLAN_Tag_Comparison

Syntax

uint32_t VLANTagComparison;

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:498
uint32_t VLANTagComparison; /*!< Selects the 12-bit VLAN identifier or the complete 16-bit VLAN tag for
stm32f4xx_hal_eth.c:1658HAL_ETH_ConfigMAC()
(heth->Instance)->MACVLANTR = (uint32_t)(macconf->VLANTagComparison |
stm32f4xx_hal_eth.c:1887ETH_MACDMAConfig()
macinit.VLANTagComparison = ETH_VLANTAGCOMPARISON_16BIT;
stm32f4xx_hal_eth.c:1994ETH_MACDMAConfig()
(heth->Instance)->MACVLANTR = (uint32_t)(macinit.VLANTagComparison |

Data Use

Functions writing ETH_MACInitTypeDef::VLANTagComparison
Functions reading ETH_MACInitTypeDef::VLANTagComparison
all items filtered out
ETH_MACInitTypeDef::VLANTagComparison
Type of ETH_MACInitTypeDef::VLANTagComparison
ETH_MACInitTypeDef::VLANTagComparison
uint32_t
all items filtered out