STM32F479xx HAL User Manual
Defines
ETH Checksum Offload
ETH Exported Constants

Defines

#define ETH_CHECKSUMOFFLAOD_ENABLE   0x00000400U
#define ETH_CHECKSUMOFFLAOD_DISABLE   0x00000000U

Define Documentation

#define ETH_CHECKSUMOFFLAOD_DISABLE   0x00000000U

Definition at line 1040 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().

#define ETH_CHECKSUMOFFLAOD_ENABLE   0x00000400U

Definition at line 1039 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().