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

ETH_MACInitTypeDef::UnicastPauseFrameDetect field

Selects or not the MAC detection of the Pause frames (with MAC Address0 unicast address and unique multicast address). This parameter can be a value of ETH_Unicast_Pause_Frame_Detect

Syntax

uint32_t UnicastPauseFrameDetect;

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:486
uint32_t UnicastPauseFrameDetect; /*!< Selects or not the MAC detection of the Pause frames (with MAC Address0
stm32f4xx_hal_eth.c:1644HAL_ETH_ConfigMAC()
macconf->UnicastPauseFrameDetect |
stm32f4xx_hal_eth.c:1884ETH_MACDMAConfig()
macinit.UnicastPauseFrameDetect = ETH_UNICASTPAUSEFRAMEDETECT_DISABLE;
stm32f4xx_hal_eth.c:1978ETH_MACDMAConfig()
macinit.UnicastPauseFrameDetect |

Data Use

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