STM32F439xx HAL User Manual
Defines
ETH Rx Mode
ETH Exported Constants

Defines

#define ETH_RXPOLLING_MODE   0x00000000U
#define ETH_RXINTERRUPT_MODE   0x00000001U

Define Documentation

#define ETH_RXINTERRUPT_MODE   0x00000001U

Definition at line 934 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig(), and HAL_ETH_DMARxDescListInit().

#define ETH_RXPOLLING_MODE   0x00000000U

Definition at line 933 of file stm32f4xx_hal_eth.h.