HAL
ETH_DMARXDESC_RWT is only used within HAL.
 
Symbols
loading...
Files
loading...

ETH_DMARXDESC_RWT macro

Receive Watchdog Timeout: watchdog timer expired during reception

Syntax

#define ETH_DMARXDESC_RWT 0x00000010U

References

LocationText
stm32f4xx_hal_eth.h:793
#define ETH_DMARXDESC_RWT 0x00000010U /*!< Receive Watchdog Timeout: watchdog timer expired during reception */
stm32f4xx_hal_eth_legacy.h:858
#define ETH_DMARXDESC_RWT 0x00000010U /*!< Receive Watchdog Timeout: watchdog timer expired during reception */
stm32f4xx_hal_eth.c:219
ETH_DMARXDESC_OE | ETH_DMARXDESC_RWT |\