HAL
ETH_TxDescListTypeDef::CurrentPacketAddress is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALETH_TxDescListTypeDef::CurrentPacketAddress

ETH_TxDescListTypeDef::CurrentPacketAddress field

Syntax

uint32_t *CurrentPacketAddress;

References

LocationReferrerText
stm32f4xx_hal_eth.h:102
uint32_t *CurrentPacketAddress; /*<! Current transmit NX_PACKET addresses */
stm32f4xx_hal_eth.c:1039HAL_ETH_Transmit_IT()
heth->TxDescList.CurrentPacketAddress = (uint32_t *)pTxConfig->pData;
stm32f4xx_hal_eth.c:3171ETH_Prepare_Tx_Descriptors()
dmatxdesclist->PacketAddress[descidx] = dmatxdesclist->CurrentPacketAddress;

Data Use

Functions writing ETH_TxDescListTypeDef::CurrentPacketAddress
Functions reading ETH_TxDescListTypeDef::CurrentPacketAddress
all items filtered out
ETH_TxDescListTypeDef::CurrentPacketAddress
all items filtered out
Type of ETH_TxDescListTypeDef::CurrentPacketAddress
ETH_TxDescListTypeDef::CurrentPacketAddress
uint32_t
all items filtered out