|
STM32F479xx HAL User Manual
|
Defines | |
| #define | ETH_SOURCEADDRFILTER_NORMAL_ENABLE 0x00000200U |
| #define | ETH_SOURCEADDRFILTER_INVERSE_ENABLE 0x00000300U |
| #define | ETH_SOURCEADDRFILTER_DISABLE 0x00000000U |
| #define ETH_SOURCEADDRFILTER_DISABLE 0x00000000U |
Definition at line 1097 of file stm32f4xx_hal_eth.h.
Referenced by ETH_MACDMAConfig().
| #define ETH_SOURCEADDRFILTER_INVERSE_ENABLE 0x00000300U |
Definition at line 1096 of file stm32f4xx_hal_eth.h.
| #define ETH_SOURCEADDRFILTER_NORMAL_ENABLE 0x00000200U |
Definition at line 1095 of file stm32f4xx_hal_eth.h.
1.7.6.1