STM32H735xx HAL User Manual
Data Fields
ETH_PowerDownConfigTypeDef Struct Reference

ETH Power Down structure definition. More...

#include <stm32h7xx_hal_eth.h>

Data Fields

FunctionalState WakeUpPacket
FunctionalState MagicPacket
FunctionalState GlobalUnicast
FunctionalState WakeUpForward

Detailed Description

ETH Power Down structure definition.

Definition at line 525 of file stm32h7xx_hal_eth.h.


Field Documentation

Enable or Disable Global unicast packet detection in power down mode

Definition at line 530 of file stm32h7xx_hal_eth.h.

Referenced by HAL_ETH_EnterPowerDownMode().

Enable or Disable Magic packet detection in power down mode

Definition at line 528 of file stm32h7xx_hal_eth.h.

Referenced by HAL_ETH_EnterPowerDownMode().

Enable or Disable Forwarding Wake up packets

Definition at line 532 of file stm32h7xx_hal_eth.h.

Referenced by HAL_ETH_EnterPowerDownMode().

Enable or Disable Wake up packet detection in power down mode

Definition at line 526 of file stm32h7xx_hal_eth.h.

Referenced by HAL_ETH_EnterPowerDownMode().


The documentation for this struct was generated from the following file: