HAL
ETH_MACInitTypeDef::ChecksumOffload is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALETH_MACInitTypeDef::ChecksumOffload

ETH_MACInitTypeDef::ChecksumOffload field

Selects or not the IPv4 checksum checking for received frame payloads' TCP/UDP/ICMP headers. This parameter can be a value of ETH_Checksum_Offload

Syntax

uint32_t ChecksumOffload;

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:430
uint32_t ChecksumOffload; /*!< Selects or not the IPv4 checksum checking for received frame payloads' TCP/UDP/ICMP headers.
stm32f4xx_hal_eth.c:1596HAL_ETH_ConfigMAC()
macconf->ChecksumOffload |
stm32f4xx_hal_eth.c:1861ETH_MACDMAConfig()
macinit.ChecksumOffload = ETH_CHECKSUMOFFLAOD_ENABLE;
stm32f4xx_hal_eth.c:1865ETH_MACDMAConfig()
macinit.ChecksumOffload = ETH_CHECKSUMOFFLAOD_DISABLE;
stm32f4xx_hal_eth.c:1916ETH_MACDMAConfig()
macinit.ChecksumOffload |

Data Use

Functions writing ETH_MACInitTypeDef::ChecksumOffload
Functions reading ETH_MACInitTypeDef::ChecksumOffload
all items filtered out
ETH_MACInitTypeDef::ChecksumOffload
Type of ETH_MACInitTypeDef::ChecksumOffload
ETH_MACInitTypeDef::ChecksumOffload
uint32_t
all items filtered out