HAL
ETH_MACConfigTypeDef::PauseLowThreshold is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALETH_MACConfigTypeDef::PauseLowThreshold

ETH_MACConfigTypeDef::PauseLowThreshold field

This field configures the threshold of the PAUSE to be checked for automatic retransmission of PAUSE Packet. This parameter can be a value of ETH_Pause_Low_Threshold

Syntax

uint32_t PauseLowThreshold;

References

LocationReferrerText
stm32f4xx_hal_eth.h:310
PauseLowThreshold; /*!< This field configures the threshold of the PAUSE to be checked for automatic retransmission of PAUSE Packet.
stm32f4xx_hal_eth.c:2212HAL_ETH_GetMACConfig()
stm32f4xx_hal_eth.c:2777ETH_SetMACConfig()
macconf->PauseLowThreshold |
stm32f4xx_hal_eth.c:2865ETH_MACDMAConfig()
macDefaultConf.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS4;

Data Use

Functions writing ETH_MACConfigTypeDef::PauseLowThreshold
Functions reading ETH_MACConfigTypeDef::PauseLowThreshold
ETH_MACConfigTypeDef::PauseLowThreshold
all items filtered out
Type of ETH_MACConfigTypeDef::PauseLowThreshold
ETH_MACConfigTypeDef::PauseLowThreshold
uint32_t
all items filtered out