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

ETH_DMAConfigTypeDef::RxDMABurstLength field

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

Syntax

uint32_t RxDMABurstLength;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_eth.h:368
RxDMABurstLength; /*!< Indicates the maximum number of beats to be transferred in one Rx DMA transaction.
stm32f4xx_hal_eth.c:2240HAL_ETH_GetDMAConfig()
stm32f4xx_hal_eth.c:2824ETH_SetDMAConfig()
dmaconf->RxDMABurstLength | /* !! if 4xPBL is selected for Tx or
stm32f4xx_hal_eth.c:2887ETH_MACDMAConfig()
dmaDefaultConf.RxDMABurstLength = ETH_RXDMABURSTLENGTH_32BEAT;

Data Use

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