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

ETH_MACInitTypeDef::PauseLowThreshold field

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

Syntax

uint32_t PauseLowThreshold;

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:482
uint32_t PauseLowThreshold; /*!< This field configures the threshold of the PAUSE to be checked for
stm32f4xx_hal_eth.c:1643HAL_ETH_ConfigMAC()
macconf->PauseLowThreshold |
stm32f4xx_hal_eth.c:1883ETH_MACDMAConfig()
macinit.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS4;
stm32f4xx_hal_eth.c:1977ETH_MACDMAConfig()
macinit.PauseLowThreshold |

Data Use

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