STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | ETH_DMA_OVERFLOW_RXFIFOCOUNTER 0x10000000U |
#define | ETH_DMA_OVERFLOW_MISSEDFRAMECOUNTER 0x00010000U |
#define ETH_DMA_OVERFLOW_RXFIFOCOUNTER 0x10000000U |
#include <stm32f4xx_hal_eth.h>
Overflow bit for FIFO overflow counter
Definition at line 1671 of file stm32f4xx_hal_eth.h.
#define ETH_DMA_OVERFLOW_MISSEDFRAMECOUNTER 0x00010000U |
#include <stm32f4xx_hal_eth.h>
Overflow bit for missed frame counter
Definition at line 1672 of file stm32f4xx_hal_eth.h.