|
STM32H735xx HAL User Manual
|
Defines | |
| #define | ETH_VLANTYPECHECK_DISABLE ETH_MACVTR_DOVLTC |
| #define | ETH_VLANTYPECHECK_SVLAN (ETH_MACVTR_ERSVLM | ETH_MACVTR_ESVL) |
| #define | ETH_VLANTYPECHECK_CVLAN ((uint32_t)0x00000000) |
| #define ETH_VLANTYPECHECK_CVLAN ((uint32_t)0x00000000) |
Definition at line 267 of file stm32h7xx_hal_eth_ex.h.
| #define ETH_VLANTYPECHECK_DISABLE ETH_MACVTR_DOVLTC |
Definition at line 265 of file stm32h7xx_hal_eth_ex.h.
| #define ETH_VLANTYPECHECK_SVLAN (ETH_MACVTR_ERSVLM | ETH_MACVTR_ESVL) |
Definition at line 266 of file stm32h7xx_hal_eth_ex.h.
1.7.6.1