|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
ETH HAL module driver. More...
Topics | |
| ETH Exported Types | |
| ETH Exported Constants | |
| ETH Exported Macros | |
| ETH Private Macros | |
| ETH Private Functions | |
| ETH Exported Functions | |
| ETH Private Constants | |
Macros | |
| #define | ETH_TX_DESC_CNT 4U |
| #define | ETH_RX_DESC_CNT 4U |
ETH HAL module driver.
| #define ETH_TX_DESC_CNT 4U |
#include <stm32f4xx_hal_eth.h>
Definition at line 42 of file stm32f4xx_hal_eth.h.
Referenced by ETH_DMATxDescListInit().
| #define ETH_RX_DESC_CNT 4U |
#include <stm32f4xx_hal_eth.h>
Definition at line 46 of file stm32f4xx_hal_eth.h.
Referenced by ETH_DMARxDescListInit(), ETH_UpdateDescriptor(), HAL_ETH_ReadData(), HAL_ETH_Start(), HAL_ETH_Start_IT(), and HAL_ETH_Stop_IT().