|
STM32F439xx 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 1124 of file stm32f4xx_hal_eth.h.
| #define ETH_MULTICASTFRAMESFILTER_NONE 0x00000010U |
Definition at line 1126 of file stm32f4xx_hal_eth.h.
| #define ETH_MULTICASTFRAMESFILTER_PERFECT 0x00000000U |
Definition at line 1125 of file stm32f4xx_hal_eth.h.
Referenced by ETH_MACDMAConfig().
| #define ETH_MULTICASTFRAMESFILTER_PERFECTHASHTABLE 0x00000404U |
Definition at line 1123 of file stm32f4xx_hal_eth.h.
1.7.6.1