STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros
ETH Forward Undersized Good Frames

Macros

#define ETH_FORWARDUNDERSIZEDGOODFRAMES_ENABLE   ((uint32_t)0x00000040U)
 
#define ETH_FORWARDUNDERSIZEDGOODFRAMES_DISABLE   ((uint32_t)0x00000000U)
 

Detailed Description

Macro Definition Documentation

#define ETH_FORWARDUNDERSIZEDGOODFRAMES_DISABLE   ((uint32_t)0x00000000U)

Definition at line 1298 of file stm32f7xx_hal_eth.h.

#define ETH_FORWARDUNDERSIZEDGOODFRAMES_ENABLE   ((uint32_t)0x00000040U)

Definition at line 1297 of file stm32f7xx_hal_eth.h.