STM32F479xx HAL User Manual
|
Defines | |
#define | ETH_MULTICASTFRAMESFILTER_PERFECTHASHTABLE 0x00000404U |
#define | ETH_MULTICASTFRAMESFILTER_HASHTABLE 0x00000004U |
#define | ETH_MULTICASTFRAMESFILTER_PERFECT 0x00000000U |
#define | ETH_MULTICASTFRAMESFILTER_NONE 0x00000010U |
#define ETH_MULTICASTFRAMESFILTER_HASHTABLE 0x00000004U |
Definition at line 1143 of file stm32f4xx_hal_eth.h.
#define ETH_MULTICASTFRAMESFILTER_NONE 0x00000010U |
Definition at line 1145 of file stm32f4xx_hal_eth.h.
#define ETH_MULTICASTFRAMESFILTER_PERFECT 0x00000000U |
Definition at line 1144 of file stm32f4xx_hal_eth.h.
Referenced by ETH_MACDMAConfig().
#define ETH_MULTICASTFRAMESFILTER_PERFECTHASHTABLE 0x00000404U |
Definition at line 1142 of file stm32f4xx_hal_eth.h.