STM32H735xx HAL User Manual
Data Fields
ETH_RxVLANConfigTypeDef Struct Reference

ETH RX VLAN structure definition. More...

#include <stm32h7xx_hal_eth_ex.h>

Data Fields

FunctionalState InnerVLANTagInStatus
uint32_t StripInnerVLANTag
FunctionalState InnerVLANTag
FunctionalState DoubleVLANProcessing
FunctionalState VLANTagHashTableMatch
FunctionalState VLANTagInStatus
uint32_t StripVLANTag
uint32_t VLANTypeCheck
FunctionalState VLANTagInverceMatch

Detailed Description

ETH RX VLAN structure definition.

Definition at line 48 of file stm32h7xx_hal_eth_ex.h.


Field Documentation

Enable or Disable double VLAN processing

Definition at line 56 of file stm32h7xx_hal_eth_ex.h.

Referenced by HAL_ETHEx_GetRxVLANConfig(), and HAL_ETHEx_SetRxVLANConfig().

Enables or disables Inner VLAN Tag

Definition at line 54 of file stm32h7xx_hal_eth_ex.h.

Referenced by HAL_ETHEx_GetRxVLANConfig(), and HAL_ETHEx_SetRxVLANConfig().

Enables or disables Inner VLAN Tag in Rx Status

Definition at line 49 of file stm32h7xx_hal_eth_ex.h.

Referenced by HAL_ETHEx_GetRxVLANConfig(), and HAL_ETHEx_SetRxVLANConfig().

Sets the Inner VLAN Tag Stripping on Receive This parameter can be a value of ETHEx Rx Inner VLAN Tag Stripping

Definition at line 51 of file stm32h7xx_hal_eth_ex.h.

Referenced by HAL_ETHEx_GetRxVLANConfig(), and HAL_ETHEx_SetRxVLANConfig().

Set the VLAN Tag Stripping on Receive This parameter can be a value of ETHEx Rx VLAN Tag Stripping

Definition at line 62 of file stm32h7xx_hal_eth_ex.h.

Referenced by HAL_ETHEx_GetRxVLANConfig(), and HAL_ETHEx_SetRxVLANConfig().

Enable or Disable VLAN Tag Hash Table Match

Definition at line 58 of file stm32h7xx_hal_eth_ex.h.

Referenced by HAL_ETHEx_GetRxVLANConfig(), and HAL_ETHEx_SetRxVLANConfig().

Enable or Disable VLAN Tag in Rx status

Definition at line 60 of file stm32h7xx_hal_eth_ex.h.

Referenced by HAL_ETHEx_GetRxVLANConfig(), and HAL_ETHEx_SetRxVLANConfig().

Enable or disable VLAN Tag Inverse Match

Definition at line 68 of file stm32h7xx_hal_eth_ex.h.

Referenced by HAL_ETHEx_GetRxVLANConfig(), and HAL_ETHEx_SetRxVLANConfig().

Enable or Disable VLAN Type Check This parameter can be a value of ETHEx VLAN Type Check

Definition at line 65 of file stm32h7xx_hal_eth_ex.h.

Referenced by HAL_ETHEx_GetRxVLANConfig(), and HAL_ETHEx_SetRxVLANConfig().


The documentation for this struct was generated from the following file: