STM32F439xx 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 1021 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().

#define ETH_CHECKSUMOFFLAOD_ENABLE   0x00000400U

Definition at line 1020 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().