|
STM32F479xx HAL User Manual
|
Defines | |
| #define | ETH_PMT_FLAG_WUFFRPR 0x80000000U |
| #define | ETH_PMT_FLAG_WUFR 0x00000040U |
| #define | ETH_PMT_FLAG_MPR 0x00000020U |
| #define ETH_PMT_FLAG_MPR 0x00000020U |
Magic Packet Received
Definition at line 1449 of file stm32f4xx_hal_eth.h.
| #define ETH_PMT_FLAG_WUFFRPR 0x80000000U |
Wake-Up Frame Filter Register Pointer Reset
Definition at line 1447 of file stm32f4xx_hal_eth.h.
| #define ETH_PMT_FLAG_WUFR 0x00000040U |
Wake-Up Frame Received
Definition at line 1448 of file stm32f4xx_hal_eth.h.
1.7.6.1