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

ETH_MACInitTypeDef::RetryTransmission field

Selects or not the MAC attempt retries transmission, based on the settings of BL, when a collision occurs (Half-Duplex mode). This parameter can be a value of ETH_Retry_Transmission

Syntax

uint32_t RetryTransmission;

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:433
uint32_t RetryTransmission; /*!< Selects or not the MAC attempt retries transmission, based on the settings of BL,
stm32f4xx_hal_eth.c:1597HAL_ETH_ConfigMAC()
macconf->RetryTransmission |
stm32f4xx_hal_eth.c:1867ETH_MACDMAConfig()
macinit.RetryTransmission = ETH_RETRYTRANSMISSION_DISABLE;
stm32f4xx_hal_eth.c:1917ETH_MACDMAConfig()
macinit.RetryTransmission |

Data Use

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