HAL
ETH_DMAInitTypeDef::TxDMABurstLength is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALETH_DMAInitTypeDef::TxDMABurstLength

ETH_DMAInitTypeDef::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;

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:550
uint32_t TxDMABurstLength; /*!< Indicates the maximum number of beats to be transferred in one Tx DMA transaction.
stm32f4xx_hal_eth.c:1762HAL_ETH_ConfigDMA()
dmaconf->TxDMABurstLength |
stm32f4xx_hal_eth.c:2016ETH_MACDMAConfig()
dmainit.TxDMABurstLength = ETH_TXDMABURSTLENGTH_32BEAT;
stm32f4xx_hal_eth.c:2065ETH_MACDMAConfig()
dmainit.TxDMABurstLength |

Data Use

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