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

ETH_MACInitTypeDef::ReceiveFlowControl field

Enables or disables the MAC to decode the received Pause frame and disable its transmitter for a specified time (Pause Time) This parameter can be a value of ETH_Receive_Flow_Control

Syntax

uint32_t ReceiveFlowControl;

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:490
uint32_t ReceiveFlowControl; /*!< Enables or disables the MAC to decode the received Pause frame and
stm32f4xx_hal_eth.c:1645HAL_ETH_ConfigMAC()
macconf->ReceiveFlowControl |
stm32f4xx_hal_eth.c:1885ETH_MACDMAConfig()
macinit.ReceiveFlowControl = ETH_RECEIVEFLOWCONTROL_DISABLE;
stm32f4xx_hal_eth.c:1979ETH_MACDMAConfig()
macinit.ReceiveFlowControl |

Data Use

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