STM32H735xx HAL User Manual
Data Fields
ETH_TxVLANConfigTypeDef Struct Reference

ETH TX VLAN structure definition. More...

#include <stm32h7xx_hal_eth_ex.h>

Data Fields

FunctionalState SourceTxDesc
FunctionalState SVLANType
uint32_t VLANTagControl

Detailed Description

ETH TX VLAN structure definition.

Definition at line 77 of file stm32h7xx_hal_eth_ex.h.


Field Documentation

Enable or Disable VLAN tag source from DMA tx descriptors

Definition at line 78 of file stm32h7xx_hal_eth_ex.h.

Referenced by HAL_ETHEx_GetTxVLANConfig(), and HAL_ETHEx_SetTxVLANConfig().

Enable or Disable insertion of SVLAN type

Definition at line 80 of file stm32h7xx_hal_eth_ex.h.

Referenced by HAL_ETHEx_GetTxVLANConfig(), and HAL_ETHEx_SetTxVLANConfig().

Sets the VLAN tag control in tx packets This parameter can be a value of ETHEx_VLAN_Tag_Control

Definition at line 82 of file stm32h7xx_hal_eth_ex.h.

Referenced by HAL_ETHEx_GetTxVLANConfig(), and HAL_ETHEx_SetTxVLANConfig().


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