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

ETH_DMARXDESC_CE macro

CRC error

Syntax

#define ETH_DMARXDESC_CE 0x00000002U

References

LocationText
stm32f4xx_hal_eth.h:796
#define ETH_DMARXDESC_CE 0x00000002U /*!< CRC error */
stm32f4xx_hal_eth_legacy.h:861
#define ETH_DMARXDESC_CE 0x00000002U /*!< CRC error */
stm32f4xx_hal_eth.c:220
ETH_DMARXDESC_LC | ETH_DMARXDESC_CE |\