STM32F439xx HAL User Manual
Defines
ETH Checksum Mode
ETH Exported Constants

Defines

#define ETH_CHECKSUM_BY_HARDWARE   0x00000000U
#define ETH_CHECKSUM_BY_SOFTWARE   0x00000001U

Define Documentation

#define ETH_CHECKSUM_BY_HARDWARE   0x00000000U

Definition at line 942 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig(), and HAL_ETH_DMATxDescListInit().

#define ETH_CHECKSUM_BY_SOFTWARE   0x00000001U

Definition at line 943 of file stm32f4xx_hal_eth.h.