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

ETH_MACInitTypeDef::PassControlFrames field

Sets the forwarding mode of the control frames (including unicast and multicast PAUSE frames) This parameter can be a value of ETH_Pass_Control_Frames

Syntax

uint32_t PassControlFrames;

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:452
uint32_t PassControlFrames; /*!< Sets the forwarding mode of the control frames (including unicast and multicast PAUSE frames)
stm32f4xx_hal_eth.c:1615HAL_ETH_ConfigMAC()
macconf->PassControlFrames |
stm32f4xx_hal_eth.c:1873ETH_MACDMAConfig()
macinit.PassControlFrames = ETH_PASSCONTROLFRAMES_BLOCKALL;
stm32f4xx_hal_eth.c:1943ETH_MACDMAConfig()
macinit.PassControlFrames |

Data Use

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