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

ETH_DMAInitTypeDef::SecondFrameOperate field

Selects or not the Operate on second frame mode, which allows the DMA to process a second frame of Transmit data even before obtaining the status for the first frame. This parameter can be a value of ETH_Second_Frame_Operate

Syntax

uint32_t SecondFrameOperate;

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:537
uint32_t SecondFrameOperate; /*!< Selects or not the Operate on second frame mode, which allows the DMA to process a second
stm32f4xx_hal_eth.c:1747HAL_ETH_ConfigDMA()
dmaconf->SecondFrameOperate);
stm32f4xx_hal_eth.c:2012ETH_MACDMAConfig()
dmainit.SecondFrameOperate = ETH_SECONDFRAMEOPERARTE_ENABLE;
stm32f4xx_hal_eth.c:2043ETH_MACDMAConfig()
dmainit.SecondFrameOperate);

Data Use

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