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

ETH_DMAInitTypeDef::TransmitStoreForward field

Enables or disables Transmit store and forward mode. This parameter can be a value of ETH_Transmit_Store_Forward

Syntax

uint32_t TransmitStoreForward;

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:521
uint32_t TransmitStoreForward; /*!< Enables or disables Transmit store and forward mode.
stm32f4xx_hal_eth.c:1742HAL_ETH_ConfigDMA()
dmaconf->TransmitStoreForward |
stm32f4xx_hal_eth.c:2007ETH_MACDMAConfig()
dmainit.TransmitStoreForward = ETH_TRANSMITSTOREFORWARD_ENABLE;
stm32f4xx_hal_eth.c:2038ETH_MACDMAConfig()
dmainit.TransmitStoreForward |

Data Use

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