STM32H735xx HAL User Manual
Defines
ETH MAC Interrupts
ETH Exported Constants

Defines

#define ETH_MAC_RX_STATUS_IT   ETH_MACIER_RXSTSIE
#define ETH_MAC_TX_STATUS_IT   ETH_MACIER_TXSTSIE
#define ETH_MAC_TIMESTAMP_IT   ETH_MACIER_TSIE
#define ETH_MAC_LPI_IT   ETH_MACIER_LPIIE
#define ETH_MAC_PMT_IT   ETH_MACIER_PMTIE
#define ETH_MAC_PHY_IT   ETH_MACIER_PHYIE

Define Documentation

#define ETH_MAC_LPI_IT   ETH_MACIER_LPIIE

Definition at line 1315 of file stm32h7xx_hal_eth.h.

Referenced by HAL_ETH_IRQHandler().

#define ETH_MAC_PHY_IT   ETH_MACIER_PHYIE

Definition at line 1317 of file stm32h7xx_hal_eth.h.

#define ETH_MAC_PMT_IT   ETH_MACIER_PMTIE

Definition at line 1316 of file stm32h7xx_hal_eth.h.

Referenced by HAL_ETH_IRQHandler().

#define ETH_MAC_RX_STATUS_IT   ETH_MACIER_RXSTSIE

Definition at line 1312 of file stm32h7xx_hal_eth.h.

#define ETH_MAC_TIMESTAMP_IT   ETH_MACIER_TSIE

Definition at line 1314 of file stm32h7xx_hal_eth.h.

#define ETH_MAC_TX_STATUS_IT   ETH_MACIER_TXSTSIE

Definition at line 1313 of file stm32h7xx_hal_eth.h.