STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

Macros

#define ETH_CARRIERSENCE_ENABLE   ((uint32_t)0x00000000U)
 
#define ETH_CARRIERSENCE_DISABLE   ((uint32_t)0x00010000U)
 

Detailed Description

Macro Definition Documentation

#define ETH_CARRIERSENCE_DISABLE   ((uint32_t)0x00010000U)

Definition at line 998 of file stm32f7xx_hal_eth.h.

#define ETH_CARRIERSENCE_ENABLE   ((uint32_t)0x00000000U)

Definition at line 997 of file stm32f7xx_hal_eth.h.