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

ETH_DMAInitTypeDef::ForwardErrorFrames field

Selects or not the forward to the DMA of erroneous frames. This parameter can be a value of ETH_Forward_Error_Frames

Syntax

uint32_t ForwardErrorFrames;

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:527
uint32_t ForwardErrorFrames; /*!< Selects or not the forward to the DMA of erroneous frames.
stm32f4xx_hal_eth.c:1744HAL_ETH_ConfigDMA()
dmaconf->ForwardErrorFrames |
stm32f4xx_hal_eth.c:2009ETH_MACDMAConfig()
dmainit.ForwardErrorFrames = ETH_FORWARDERRORFRAMES_DISABLE;
stm32f4xx_hal_eth.c:2040ETH_MACDMAConfig()
dmainit.ForwardErrorFrames |

Data Use

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