|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
| #define | HAL_ETH_PTP_NOT_CONFIGURED 0x00000000U |
| #define | HAL_ETH_PTP_CONFIGURED 0x00000001U |
| #define HAL_ETH_PTP_NOT_CONFIGURED 0x00000000U |
#include <stm32f4xx_hal_eth.h>
ETH PTP Configuration not done
Definition at line 1679 of file stm32f4xx_hal_eth.h.
| #define HAL_ETH_PTP_CONFIGURED 0x00000001U |
#include <stm32f4xx_hal_eth.h>
ETH PTP Configuration done
Definition at line 1680 of file stm32f4xx_hal_eth.h.