STM32H735xx HAL User Manual
Defines
ETH Pause Low Threshold
ETH Exported Constants

Defines

#define ETH_PAUSELOWTHRESHOLD_MINUS_4   ETH_MACTFCR_PLT_MINUS4
#define ETH_PAUSELOWTHRESHOLD_MINUS_28   ETH_MACTFCR_PLT_MINUS28
#define ETH_PAUSELOWTHRESHOLD_MINUS_36   ETH_MACTFCR_PLT_MINUS36
#define ETH_PAUSELOWTHRESHOLD_MINUS_144   ETH_MACTFCR_PLT_MINUS144
#define ETH_PAUSELOWTHRESHOLD_MINUS_256   ETH_MACTFCR_PLT_MINUS256
#define ETH_PAUSELOWTHRESHOLD_MINUS_512   ETH_MACTFCR_PLT_MINUS512

Define Documentation

#define ETH_PAUSELOWTHRESHOLD_MINUS_144   ETH_MACTFCR_PLT_MINUS144

Definition at line 1183 of file stm32h7xx_hal_eth.h.

#define ETH_PAUSELOWTHRESHOLD_MINUS_256   ETH_MACTFCR_PLT_MINUS256

Definition at line 1184 of file stm32h7xx_hal_eth.h.

#define ETH_PAUSELOWTHRESHOLD_MINUS_28   ETH_MACTFCR_PLT_MINUS28

Definition at line 1181 of file stm32h7xx_hal_eth.h.

#define ETH_PAUSELOWTHRESHOLD_MINUS_36   ETH_MACTFCR_PLT_MINUS36

Definition at line 1182 of file stm32h7xx_hal_eth.h.

#define ETH_PAUSELOWTHRESHOLD_MINUS_4   ETH_MACTFCR_PLT_MINUS4

Definition at line 1180 of file stm32h7xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().

#define ETH_PAUSELOWTHRESHOLD_MINUS_512   ETH_MACTFCR_PLT_MINUS512

Definition at line 1185 of file stm32h7xx_hal_eth.h.