STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

Macros

#define ETH_BACKOFFLIMIT_10   ((uint32_t)0x00000000U)
 
#define ETH_BACKOFFLIMIT_8   ((uint32_t)0x00000020U)
 
#define ETH_BACKOFFLIMIT_4   ((uint32_t)0x00000040U)
 
#define ETH_BACKOFFLIMIT_1   ((uint32_t)0x00000060U)
 

Detailed Description

Macro Definition Documentation

#define ETH_BACKOFFLIMIT_1   ((uint32_t)0x00000060U)

Definition at line 1054 of file stm32f7xx_hal_eth.h.

#define ETH_BACKOFFLIMIT_10   ((uint32_t)0x00000000U)

Definition at line 1051 of file stm32f7xx_hal_eth.h.

#define ETH_BACKOFFLIMIT_4   ((uint32_t)0x00000040U)

Definition at line 1053 of file stm32f7xx_hal_eth.h.

#define ETH_BACKOFFLIMIT_8   ((uint32_t)0x00000020U)

Definition at line 1052 of file stm32f7xx_hal_eth.h.