HAL
ETH_DMAInitTypeDef::ReceiveThresholdControl is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALETH_DMAInitTypeDef::ReceiveThresholdControl

ETH_DMAInitTypeDef::ReceiveThresholdControl field

Selects the threshold level of the Receive FIFO. This parameter can be a value of ETH_Receive_Threshold_Control

Syntax

uint32_t ReceiveThresholdControl;

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:534
uint32_t ReceiveThresholdControl; /*!< Selects the threshold level of the Receive FIFO.
stm32f4xx_hal_eth.c:1746HAL_ETH_ConfigDMA()
dmaconf->ReceiveThresholdControl |
stm32f4xx_hal_eth.c:2011ETH_MACDMAConfig()
dmainit.ReceiveThresholdControl = ETH_RECEIVEDTHRESHOLDCONTROL_64BYTES;
stm32f4xx_hal_eth.c:2042ETH_MACDMAConfig()
dmainit.ReceiveThresholdControl |

Data Use

Functions writing ETH_DMAInitTypeDef::ReceiveThresholdControl
Functions reading ETH_DMAInitTypeDef::ReceiveThresholdControl
all items filtered out
ETH_DMAInitTypeDef::ReceiveThresholdControl
Type of ETH_DMAInitTypeDef::ReceiveThresholdControl
ETH_DMAInitTypeDef::ReceiveThresholdControl
uint32_t
all items filtered out