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

ETH_MACInitTypeDef::PromiscuousMode field

Selects or not the Promiscuous Mode This parameter can be a value of ETH_Promiscuous_Mode

Syntax

uint32_t PromiscuousMode;

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:461
uint32_t PromiscuousMode; /*!< Selects or not the Promiscuous Mode
stm32f4xx_hal_eth.c:1618HAL_ETH_ConfigMAC()
macconf->PromiscuousMode |
stm32f4xx_hal_eth.c:1876ETH_MACDMAConfig()
macinit.PromiscuousMode = ETH_PROMISCUOUS_MODE_DISABLE;
stm32f4xx_hal_eth.c:1946ETH_MACDMAConfig()
macinit.PromiscuousMode |

Data Use

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