STM32H735xx HAL User Manual
Defines
ETH Back Off Limit
ETH Exported Constants

Defines

#define ETH_BACKOFFLIMIT_10   ETH_MACCR_BL_10
#define ETH_BACKOFFLIMIT_8   ETH_MACCR_BL_8
#define ETH_BACKOFFLIMIT_4   ETH_MACCR_BL_4
#define ETH_BACKOFFLIMIT_1   ETH_MACCR_BL_1

Define Documentation

#define ETH_BACKOFFLIMIT_1   ETH_MACCR_BL_1

Definition at line 1251 of file stm32h7xx_hal_eth.h.

#define ETH_BACKOFFLIMIT_10   ETH_MACCR_BL_10

Definition at line 1248 of file stm32h7xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().

#define ETH_BACKOFFLIMIT_4   ETH_MACCR_BL_4

Definition at line 1250 of file stm32h7xx_hal_eth.h.

#define ETH_BACKOFFLIMIT_8   ETH_MACCR_BL_8

Definition at line 1249 of file stm32h7xx_hal_eth.h.