Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALETH_TxPacketConfig_t::CRCPadCtrl

ETH_TxPacketConfig_t::CRCPadCtrl field

Specifies the CRC and Pad insertion and replacement control. This parameter can be a value of ETH_Tx_Packet_CRC_Pad_Control

Syntax

uint32_t CRCPadCtrl;

Examples

ETH_TxPacketConfig_t::CRCPadCtrl is referenced by 36 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_eth.h:127
uint32_t CRCPadCtrl; /*!< Specifies the CRC and Pad insertion and replacement control.
stm32f4xx_hal_eth.c:3073ETH_Prepare_Tx_Descriptors()
MODIFY_REG(dmatxdesc->DESC0, ETH_CRC_PAD_DISABLE, pTxConfig->CRCPadCtrl);

Data Use

Functions reading ETH_TxPacketConfig_t::CRCPadCtrl
ETH_TxPacketConfig_t::CRCPadCtrl
all items filtered out
Type of ETH_TxPacketConfig_t::CRCPadCtrl
ETH_TxPacketConfig_t::CRCPadCtrl
uint32_t
all items filtered out