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

ETH_MACInitTypeDef::BroadcastFramesReception field

Selects or not the reception of Broadcast Frames. This parameter can be a value of ETH_Broadcast_Frames_Reception

Syntax

uint32_t BroadcastFramesReception;

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:455
uint32_t BroadcastFramesReception; /*!< Selects or not the reception of Broadcast Frames.
stm32f4xx_hal_eth.c:1616HAL_ETH_ConfigMAC()
macconf->BroadcastFramesReception |
stm32f4xx_hal_eth.c:1874ETH_MACDMAConfig()
macinit.BroadcastFramesReception = ETH_BROADCASTFRAMESRECEPTION_ENABLE;
stm32f4xx_hal_eth.c:1944ETH_MACDMAConfig()
macinit.BroadcastFramesReception |

Data Use

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