STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | ETH_PMT_FLAG_WUFFRPR 0x80000000U |
#define | ETH_PMT_FLAG_WUFR 0x00000040U |
#define | ETH_PMT_FLAG_MPR 0x00000020U |
#define ETH_PMT_FLAG_WUFFRPR 0x80000000U |
#include <stm32f4xx_hal_eth.h>
Wake-Up Frame Filter Register Pointer Reset
Definition at line 1535 of file stm32f4xx_hal_eth.h.
#define ETH_PMT_FLAG_WUFR 0x00000040U |
#include <stm32f4xx_hal_eth.h>
Wake-Up Frame Received
Definition at line 1536 of file stm32f4xx_hal_eth.h.
#define ETH_PMT_FLAG_MPR 0x00000020U |
#include <stm32f4xx_hal_eth.h>
Magic Packet Received
Definition at line 1537 of file stm32f4xx_hal_eth.h.