STM32H735xx HAL User Manual
Defines
ETH Inter Packet Gap
ETH Exported Constants

Defines

#define ETH_INTERPACKETGAP_96BIT   ETH_MACCR_IPG_96BIT
#define ETH_INTERPACKETGAP_88BIT   ETH_MACCR_IPG_88BIT
#define ETH_INTERPACKETGAP_80BIT   ETH_MACCR_IPG_80BIT
#define ETH_INTERPACKETGAP_72BIT   ETH_MACCR_IPG_72BIT
#define ETH_INTERPACKETGAP_64BIT   ETH_MACCR_IPG_64BIT
#define ETH_INTERPACKETGAP_56BIT   ETH_MACCR_IPG_56BIT
#define ETH_INTERPACKETGAP_48BIT   ETH_MACCR_IPG_48BIT
#define ETH_INTERPACKETGAP_40BIT   ETH_MACCR_IPG_40BIT

Define Documentation

#define ETH_INTERPACKETGAP_40BIT   ETH_MACCR_IPG_40BIT

Definition at line 1222 of file stm32h7xx_hal_eth.h.

#define ETH_INTERPACKETGAP_48BIT   ETH_MACCR_IPG_48BIT

Definition at line 1221 of file stm32h7xx_hal_eth.h.

#define ETH_INTERPACKETGAP_56BIT   ETH_MACCR_IPG_56BIT

Definition at line 1220 of file stm32h7xx_hal_eth.h.

#define ETH_INTERPACKETGAP_64BIT   ETH_MACCR_IPG_64BIT

Definition at line 1219 of file stm32h7xx_hal_eth.h.

#define ETH_INTERPACKETGAP_72BIT   ETH_MACCR_IPG_72BIT

Definition at line 1218 of file stm32h7xx_hal_eth.h.

#define ETH_INTERPACKETGAP_80BIT   ETH_MACCR_IPG_80BIT

Definition at line 1217 of file stm32h7xx_hal_eth.h.

#define ETH_INTERPACKETGAP_88BIT   ETH_MACCR_IPG_88BIT

Definition at line 1216 of file stm32h7xx_hal_eth.h.

#define ETH_INTERPACKETGAP_96BIT   ETH_MACCR_IPG_96BIT

Definition at line 1215 of file stm32h7xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().