HAL + 0/1 examples
CodeScope will show references to ETH_DMAConfigTypeDef::TxDMABurstLength from the following samples and libraries:
Libraries
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALETH_DMAConfigTypeDef::TxDMABurstLength

ETH_DMAConfigTypeDef::TxDMABurstLength field

Indicates the maximum number of beats to be transferred in one Tx DMA transaction. This parameter can be a value of ETH_Tx_DMA_Burst_Length

Syntax

uint32_t TxDMABurstLength;

Examples

ETH_DMAConfigTypeDef::TxDMABurstLength is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_eth.h:360
TxDMABurstLength; /*!< Indicates the maximum number of beats to be transferred in one Tx DMA transaction.
stm32f4xx_hal_eth.c:2241HAL_ETH_GetDMAConfig()
stm32f4xx_hal_eth.c:2826ETH_SetDMAConfig()
dmaconf->TxDMABurstLength |
stm32f4xx_hal_eth.c:2888ETH_MACDMAConfig()
dmaDefaultConf.TxDMABurstLength = ETH_TXDMABURSTLENGTH_32BEAT;

Data Use

Functions writing ETH_DMAConfigTypeDef::TxDMABurstLength
Functions reading ETH_DMAConfigTypeDef::TxDMABurstLength
ETH_DMAConfigTypeDef::TxDMABurstLength
all items filtered out
Type of ETH_DMAConfigTypeDef::TxDMABurstLength
ETH_DMAConfigTypeDef::TxDMABurstLength
uint32_t
all items filtered out